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