提交 e28b4e40 编写于 作者: G guoshuyu

update 30

上级 9363878d
......@@ -23,7 +23,7 @@ android {
}
ndk {
//设置支持的SO库架构
abiFilters 'armeabi', 'armeabi-v7a', 'x86'
abiFilters 'arm64-v8a', 'x86', 'x86_64'
}
}
......
......@@ -9,10 +9,10 @@ allprojects {
ext {
//Android
androidBuildToolsVersion = "28.0.3"
androidBuildToolsVersion = "30.0.1"
androidMinSdkVersion = 19
androidTargetSdkVersion = 29
androidCompileSdkVersion = 29
androidTargetSdkVersion = 30
androidCompileSdkVersion = 30
supportLibraryVersion = '1.1.0'
otherVersion = '1.0.0'
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册