build: prepare 2026.3.25 unreleased

This commit is contained in:
Peter Steinberger
2026-03-26 13:57:45 +00:00
parent e3660f265c
commit 883239a560
6 changed files with 43 additions and 44 deletions

View File

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