version:2.8
fix:优化接口 add:
This commit is contained in:
@@ -66,8 +66,8 @@ android {
|
||||
defaultConfig {
|
||||
minSdkVersion 26
|
||||
targetSdkVersion 28
|
||||
versionCode 18
|
||||
versionName "2.7"
|
||||
versionCode 19
|
||||
versionName "2.8"
|
||||
ndk {
|
||||
//选择要添加的对应 cpu 类型的 .so 库。
|
||||
abiFilters 'armeabi', 'armeabi-v7a', 'arm64-v8a', 'x86', 'x86_64'
|
||||
|
||||
Reference in New Issue
Block a user