chore(release): bump versions to 2026.2.20

This commit is contained in:
Peter Steinberger
2026-02-19 23:47:29 +01:00
parent 20004711df
commit f66b23de75
41 changed files with 63 additions and 63 deletions

View File

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