fix: edited versions

This commit is contained in:
2026-06-14 17:05:08 +03:00
parent 5593838a67
commit 0baa1eb019
4 changed files with 1 additions and 1 deletions
Binary file not shown.
Binary file not shown.
+1 -1
View File
@@ -11,7 +11,7 @@ android {
applicationId = "ru.omni_devel.cards"
minSdk = 30
targetSdk = 36
versionCode = 41 // 1 at end for WearOS
versionCode = 51 // 1 at end for WearOS
versionName = "1.2"
}