VidMate v4.2613版本的 MD5 值为:993482c79f779838c3f6749049d55510

以下内容为反编译后的 ISBuildConfig.java 源代码,内容仅作参考


package com.insight.sdk;

public class ISBuildConfig {
    public static int ASSETS_JAR_VERSION_CODE = 100091;
    public static String ASSETS_JAR_VERSION_NAME = "v2.1.6_release";
    public static boolean DEBUG = false;
    public static int LOADER_VERSION_CODE = 100091;
    public static String LOADER_VERSION_NAME = "v100.1.2.6_release";
    public static final int NOUGAT = 24;
    public static final boolean PRIVE = false;
}