Rebuild from scratch: Legacy Architecture for Android 7.1.2 (Java 8, AGP 7, WireGuard 2021)
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
/**
|
||||
* Automatically generated file. DO NOT MODIFY
|
||||
*/
|
||||
package com.cbcren.vpn;
|
||||
|
||||
public final class BuildConfig {
|
||||
public static final boolean DEBUG = Boolean.parseBoolean("true");
|
||||
public static final String APPLICATION_ID = "com.cbcren.vpn";
|
||||
public static final String BUILD_TYPE = "debug";
|
||||
public static final int VERSION_CODE = 1;
|
||||
public static final String VERSION_NAME = "1.0-legacy";
|
||||
}
|
||||
Reference in New Issue
Block a user