chore(release): bump version to 2026.4.18

This commit is contained in:
Peter Steinberger
2026-04-18 15:46:33 +01:00
parent cf88e4876d
commit 3f2e73b723
108 changed files with 163 additions and 163 deletions

View File

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