Commit 0d9ef184 authored by james.clarke2's avatar james.clarke2

Add new file

parent 98cbd27c
/**
* Automatically generated file. DO NOT MODIFY
*/
package com.example.carrentals;
public final class BuildConfig {
public static final boolean DEBUG = Boolean.parseBoolean("true");
public static final String APPLICATION_ID = "com.example.carrentals";
public static final String BUILD_TYPE = "debug";
public static final String FLAVOR = "";
public static final int VERSION_CODE = 1;
public static final String VERSION_NAME = "1.0";
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment