Commit 727b97c4 authored by Administrator's avatar Administrator

准备发布

parent e061803c
......@@ -9,7 +9,8 @@ android {
minSdkVersion 19
targetSdkVersion 28
versionCode 20200825
versionName "v1.0.0"
versionName "v1.0"
archivesBaseName = "JDY_${versionName}".replace(' ', '_')
ndk {
abiFilters "armeabi-v7a", "arm64-v8a"//, "x86","arm64-v8a","x86_64"
}
......
......@@ -26,4 +26,5 @@
-keep class com.baidu.** {*;}
-keep class vi.com.** {*;}
-keep class mapsdkvi.com.gdi.bgl.android.** {*;}
-dontwarn com.baidu.**
......@@ -34,7 +34,7 @@
<!-- 模块描述 -->
<meta-data
android:name="xposeddescription"
android:value="虚拟定位"/>
android:value="平头哥框架的虚拟定位"/>
<!-- XposedBridgeApi的最低版本号 -->
<meta-data
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment