chore: bump version to 2026.2.18 unreleased

This commit is contained in:
Peter Steinberger
2026-02-18 04:40:06 +01:00
parent f25bbbc37e
commit 4bf3338834
47 changed files with 60 additions and 60 deletions

View File

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