chore: bump version to 2026.3.7

This commit is contained in:
Peter Steinberger
2026-03-07 10:09:02 +00:00
parent 84f5d7dc1d
commit 997a9f5b9e
55 changed files with 127 additions and 85 deletions

View File

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