chore: prepare 2026.2.2 release

This commit is contained in:
Peter Steinberger
2026-02-03 09:59:21 -08:00
parent 9d2066bd53
commit 1c4db91593
44 changed files with 69 additions and 75 deletions

View File

@@ -21,8 +21,8 @@ android {
applicationId = "ai.openclaw.android"
minSdk = 31
targetSdk = 36
versionCode = 202602010
versionName = "2026.2.1"
versionCode = 202602020
versionName = "2026.2.2"
}
buildTypes {