chore(release): bump version to 2026.2.24

This commit is contained in:
Peter Steinberger
2026-02-24 13:42:36 +00:00
parent aceb17a30e
commit 2bad30b4d3
7 changed files with 13 additions and 13 deletions

View File

@@ -22,7 +22,7 @@ android {
minSdk = 31
targetSdk = 36
versionCode = 202602230
versionName = "2026.2.23"
versionName = "2026.2.24"
ndk {
// Support all major ABIs — native libs are tiny (~47 KB per ABI)
abiFilters += listOf("armeabi-v7a", "arm64-v8a", "x86", "x86_64")