This commit is contained in:
lvfulong
2021-03-22 19:32:28 +08:00
parent e32ab4cd9f
commit 1f6af9ab2a
30 changed files with 137 additions and 54 deletions
@@ -9,8 +9,8 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion 28
versionCode 17
versionName "release-2.9.0"
versionCode 19
versionName "release-2.11.0"
}
sourceSets.main{
jniLibs.srcDir 'libs'