feat: added closing card code after pause

This commit is contained in:
2026-06-14 19:12:01 +03:00
parent 4d06e6cf0a
commit bb7807e2a4
6 changed files with 4 additions and 2 deletions
+2 -2
View File
@@ -12,8 +12,8 @@ android {
applicationId = "ru.omni_devel.cards"
minSdk = 30
targetSdk = 36
versionCode = 61 // 1 at end for WearOS
versionName = "1.2.1"
versionCode = 71 // 1 at end for WearOS
versionName = "1.3.0"
}
buildTypes {