chore(release): bump version to 2026.2.13

This commit is contained in:
Peter Steinberger
2026-02-13 04:13:07 +01:00
parent 711597c02b
commit 63bb1e02b0
7 changed files with 20 additions and 20 deletions

View File

@@ -21,8 +21,8 @@ android {
applicationId = "ai.openclaw.android"
minSdk = 31
targetSdk = 36
versionCode = 202602120
versionName = "2026.2.12"
versionCode = 202602130
versionName = "2026.2.13"
}
buildTypes {