chore: bump version to 2026.2.21

This commit is contained in:
Peter Steinberger
2026-02-21 11:02:30 +01:00
parent 677384c519
commit 9231d7d30f
42 changed files with 54 additions and 54 deletions

View File

@@ -21,8 +21,8 @@ android {
applicationId = "ai.openclaw.android"
minSdk = 31
targetSdk = 36
versionCode = 202602200
versionName = "2026.2.20"
versionCode = 202602210
versionName = "2026.2.21"
ndk {
// Support all major ABIs — native libs are tiny (~47 KB per ABI)
abiFilters += listOf("armeabi-v7a", "arm64-v8a", "x86", "x86_64")