[build] bump version

This commit is contained in:
Luis Guzmán 2026-03-13 10:00:09 -06:00
parent 9348fe438a
commit 0f1bd3b16f
1 changed files with 2 additions and 2 deletions

View File

@ -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"