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