chore: release 2026.1.11-2

This commit is contained in:
Peter Steinberger
2026-01-12 10:14:24 +00:00
parent 35f8be33d2
commit c1f8f1d9d0
8 changed files with 37 additions and 16 deletions

View File

@@ -21,8 +21,8 @@ android {
applicationId = "com.clawdbot.android"
minSdk = 31
targetSdk = 36
versionCode = 202601111
versionName = "2026.1.11-1"
versionCode = 202601112
versionName = "2026.1.11-2"
}
buildTypes {