analysis: full official-app reverse artifacts (jadx sources, ghidra libcxsdk decomp, authoritative protocol conclusions) + docs
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
package cn.com.magnity.magnitycx;
|
||||
|
||||
/* loaded from: classes.dex */
|
||||
public final class BuildConfig {
|
||||
public static final String APPLICATION_ID = "cn.com.magnity.magnitycx";
|
||||
public static final String BUILD_TYPE = "release";
|
||||
public static final boolean DEBUG = false;
|
||||
public static final String FLAVOR = "";
|
||||
public static final int VERSION_CODE = 114;
|
||||
public static final String VERSION_NAME = "1.1.4";
|
||||
}
|
||||
Reference in New Issue
Block a user