chore(release): bump version to 2026.2.17

This commit is contained in:
Peter Steinberger
2026-02-17 23:08:55 +01:00
parent 25a9e7ed97
commit 9a2c39419e
48 changed files with 96 additions and 54 deletions

View File

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