chore(release): bump version to 2026.3.1

This commit is contained in:
Agent
2026-03-01 21:14:09 +00:00
parent 94a5d28d26
commit e7cafed424
52 changed files with 82 additions and 82 deletions

View File

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