14 lines
416 B
Plaintext
14 lines
416 B
Plaintext
|
/**
|
||
|
* Automatically generated file. DO NOT MODIFY
|
||
|
*/
|
||
|
package com.cm.cmokhttp;
|
||
|
|
||
|
public final class BuildConfig {
|
||
|
public static final boolean DEBUG = false;
|
||
|
public static final String APPLICATION_ID = "com.cm.cmokhttp";
|
||
|
public static final String BUILD_TYPE = "release";
|
||
|
public static final String FLAVOR = "";
|
||
|
public static final int VERSION_CODE = 1;
|
||
|
public static final String VERSION_NAME = "1.0";
|
||
|
}
|