[build] bump version
This commit is contained in:
parent
9348fe438a
commit
0f1bd3b16f
|
|
@ -9,8 +9,8 @@ android {
|
|||
applicationId "org.iiab.controller"
|
||||
minSdkVersion 24
|
||||
targetSdkVersion 34
|
||||
versionCode 24
|
||||
versionName "v0.1.28alpha"
|
||||
versionCode 25
|
||||
versionName "v0.1.29alpha"
|
||||
setProperty("archivesBaseName", "$applicationId-$versionName")
|
||||
ndk {
|
||||
abiFilters "armeabi-v7a", "arm64-v8a", "x86", "x86_64"
|
||||
|
|
|
|||
Loading…
Reference in New Issue