chore(release): bump 2026.2.27 and split changelog

This commit is contained in:
Peter Steinberger
2026-02-27 16:09:22 +01:00
parent 0fe6cf06b2
commit fe807e4bed
50 changed files with 126 additions and 76 deletions

View File

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