chore: bump version metadata to 2026.3.27

This commit is contained in:
Peter Steinberger
2026-03-28 01:59:56 +00:00
parent 392c15aa73
commit 72ba2b3653
90 changed files with 229 additions and 229 deletions

View File

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