chore: bump version to 2026.2.15

This commit is contained in:
Peter Steinberger
2026-02-15 04:50:19 +01:00
parent a47b08d551
commit 379b445582
46 changed files with 111 additions and 63 deletions
+2 -2
View File
@@ -21,8 +21,8 @@ android {
applicationId = "ai.openclaw.android"
minSdk = 31
targetSdk = 36
versionCode = 202602140
versionName = "2026.2.14"
versionCode = 202602150
versionName = "2026.2.15"
ndk {
// Support all major ABIs — native libs are tiny (~47 KB per ABI)
abiFilters += listOf("armeabi-v7a", "arm64-v8a", "x86", "x86_64")