chore(release): bump versions to 2026.2.23

This commit is contained in:
Peter Steinberger
2026-02-23 05:13:39 +01:00
parent a54dc7fe80
commit 558a0137bb
11 changed files with 33 additions and 33 deletions

View File

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