- /**
- * Automatically generated file. DO NOT MODIFY
- */
- package com.example.chemical;
- public final class BuildConfig {
- public static final boolean DEBUG = Boolean.parseBoolean("true");
- public static final String APPLICATION_ID = "com.zhong.che";
- public static final String BUILD_TYPE = "debug";
- public static final int VERSION_CODE = 17;
- public static final String VERSION_NAME = "1.17";
- }
|