forked from omni/OmniCards
refactor: rewrite mobile app in Compose and add error handling for wear
This commit is contained in:
@@ -16,8 +16,8 @@ android {
|
||||
applicationId = "ru.omni_devel.cards"
|
||||
minSdk = 30
|
||||
targetSdk = 36
|
||||
versionCode = 1
|
||||
versionName = "1.0"
|
||||
versionCode = 2
|
||||
versionName = "1.1"
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user