Commit 21a3d572 authored by maxiaoliang's avatar maxiaoliang

升级版本

parent a7e7e820
...@@ -22,8 +22,8 @@ android { ...@@ -22,8 +22,8 @@ android {
applicationId "com.test.basd.smartjunkcleaner" applicationId "com.test.basd.smartjunkcleaner"
minSdk 24 minSdk 24
targetSdk 33 targetSdk 33
versionCode 1 versionCode 2
versionName "1.0" versionName "1.1"
ndk { ndk {
abiFilters 'arm64-v8a', 'armeabi-v7a', 'x86', 'x86_64' abiFilters 'arm64-v8a', 'armeabi-v7a', 'x86', 'x86_64'
} }
......
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