chore: bump version to 2026.3.13

This commit is contained in:
Peter Steinberger
2026-03-13 04:38:26 +00:00
parent 771066d122
commit 16ececf0a6
50 changed files with 95 additions and 53 deletions

View File

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