build: cut 2026.3.28 stable

This commit is contained in:
Peter Steinberger
2026-03-29 02:33:41 +01:00
parent 584e627d77
commit f9b1079283
89 changed files with 185 additions and 184 deletions

View File

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