diff --git a/app/build.gradle b/app/build.gradle
index 9eefc7d..ed41cc5 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -4,10 +4,10 @@ android {
compileSdkVersion 28
defaultConfig {
applicationId "com.hnjc.wjtx.vivo"
- minSdkVersion 18
+ minSdkVersion 21
targetSdkVersion 28
- versionCode 5
- versionName "1.0.5"
+ versionCode 6
+ versionName "1.0.6"
ndk {
abiFilters 'armeabi-v7a'
}
diff --git a/app/libs/msa_mdid_1.0.13.aar b/app/libs/msa_mdid_1.0.13.aar
deleted file mode 100644
index 650e98d..0000000
Binary files a/app/libs/msa_mdid_1.0.13.aar and /dev/null differ
diff --git a/app/libs/oaid_sdk_1.0.25.aar b/app/libs/oaid_sdk_1.0.25.aar
new file mode 100644
index 0000000..47ca06d
Binary files /dev/null and b/app/libs/oaid_sdk_1.0.25.aar differ
diff --git a/app/libs/vivounionsdk_v4.6.0.1.jar b/app/libs/vivounionsdk_v4.6.0.1.jar
deleted file mode 100644
index 0cb79db..0000000
Binary files a/app/libs/vivounionsdk_v4.6.0.1.jar and /dev/null differ
diff --git a/app/libs/vivounionsdk_v4.6.9.0.jar b/app/libs/vivounionsdk_v4.6.9.0.jar
new file mode 100644
index 0000000..ab97e71
Binary files /dev/null and b/app/libs/vivounionsdk_v4.6.9.0.jar differ
diff --git a/app/proguard-rules.pro b/app/proguard-rules.pro
index 17ab80f..4e6b462 100644
--- a/app/proguard-rules.pro
+++ b/app/proguard-rules.pro
@@ -88,4 +88,7 @@
-keep class org.egret.** { *; }
--dontwarn org.egret.**
\ No newline at end of file
+-dontwarn org.egret.**
+
+
+-keep class com.bun.miitmdid.core.** {*;}
\ No newline at end of file
diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml
index 6ea60ae..9e92752 100644
--- a/app/src/main/AndroidManifest.xml
+++ b/app/src/main/AndroidManifest.xml
@@ -3,21 +3,27 @@
xmlns:tools="http://schemas.android.com/tools"
package="com.hnjc.wjtx">
-
-
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
+
+
+
-
+ android:exported="false">
-
-
+ android:path="/openjump"/>
+ android:value="4.6.9.0" />
\ No newline at end of file
diff --git a/assets/vivounionsdk/vivounionapk.vua b/assets/vivounionsdk/vivounionapk.vua
deleted file mode 100644
index 0110bab..0000000
Binary files a/assets/vivounionsdk/vivounionapk.vua and /dev/null differ
diff --git a/assets/vivounionsdk/vivounionchecklist.xml b/assets/vivounionsdk/vivounionchecklist.xml
index 5ad9d3a..2e24f5c 100644
--- a/assets/vivounionsdk/vivounionchecklist.xml
+++ b/assets/vivounionsdk/vivounionchecklist.xml
@@ -45,6 +45,8 @@
+
@@ -240,5 +242,17 @@
+
+
+
+
+
+
+
\ No newline at end of file