Commit bc589985 authored by wanglei's avatar wanglei

==========混淆脚本前定位=========

parent 9f2f9141
......@@ -21,7 +21,9 @@ android {
targetSdk 34
versionCode 1
versionName "1.0"
ndk {
abiFilters 'arm64-v8a', 'armeabi-v7a', 'x86', 'x86_64'
}
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
setProperty("archivesBaseName", "superfilemanager-v${versionName}")
}
......
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