chore: bump version to 2026.3.30

This commit is contained in:
Peter Steinberger
2026-03-30 09:28:21 +09:00
parent d26d7c797b
commit f3bf7fe53a
89 changed files with 132 additions and 132 deletions

View File

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