xuxiuxi
2017-07-24 be1c28a5a6edd5a76b04d9ce3b6eaf7bcc3b818d
1
2
3
4
5
6
7
8
9
10
11
12
13
/**
 * Automatically generated file. DO NOT MODIFY
 */
package com.bsk.zhangbo.demoforbsk;
 
public final class BuildConfig {
  public static final boolean DEBUG = Boolean.parseBoolean("true");
  public static final String APPLICATION_ID = "com.bsk.zhangbo.demoforbsk";
  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";
}