update: updated version

This commit is contained in:
2026-06-13 20:00:32 +03:00
parent c87b915ed3
commit 99b5dbd2d3
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ android {
applicationId = "ru.omni_devel.cards" applicationId = "ru.omni_devel.cards"
minSdk = 30 minSdk = 30
targetSdk = 36 targetSdk = 36
versionCode = 21 // 1 at end for WearOS versionCode = 31 // 1 at end for WearOS
versionName = "1.1" versionName = "1.1"
} }