feat#415_版本号
This commit is contained in:
parent
e567e173e7
commit
2472cd83fc
|
|
@ -43,7 +43,7 @@ android {
|
||||||
versionName project.versionName
|
versionName project.versionName
|
||||||
multiDexEnabled true
|
multiDexEnabled true
|
||||||
ndk {
|
ndk {
|
||||||
abiFilters 'armeabi', 'arm64-v8a'
|
abiFilters "arm64-v8a"
|
||||||
}
|
}
|
||||||
|
|
||||||
manifestPlaceholders = [
|
manifestPlaceholders = [
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue