Commit be38d2d4 authored by Administrator's avatar Administrator

修改版本标记

parent 1da78797
...@@ -22,8 +22,9 @@ android { ...@@ -22,8 +22,9 @@ android {
applicationId "com.virjar.xposed.rimet" applicationId "com.virjar.xposed.rimet"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 27 targetSdkVersion 27
versionCode 7 versionCode 1
versionName "1.1.5" versionName "1.0.0"
archivesBaseName = "DingDingHelper_${versionName}".replace(' ', '_')
ndk { ndk {
abiFilters "armeabi-v7a"//, "arm64-v8a", "x86","arm64-v8a","x86_64" abiFilters "armeabi-v7a"//, "arm64-v8a", "x86","arm64-v8a","x86_64"
} }
......
<resources> <resources>
<string name="app_name">钉钉助手</string> <string name="app_name">钉钉助手-Ratel</string>
</resources> </resources>
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