Shihaam Abdul Rahman 67df655865 fixed build.gradle ?
2021-09-28 01:31:35 +05:00

14 lines
461 B
Java

/**
* Automatically generated file. DO NOT MODIFY
*/
package com.sharebounds.sharebounds;
public final class BuildConfig {
public static final boolean DEBUG = Boolean.parseBoolean("true");
public static final String APPLICATION_ID = "com.sharebounds.sharebounds";
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";
}