wear minSdkVersion 26

This commit is contained in:
Milos Kozak 2023-09-24 18:51:26 +02:00
parent ccf1356f01
commit 3ba774edc0

View file

@ -46,7 +46,7 @@ android {
compileSdk 34 compileSdk 34
defaultConfig { defaultConfig {
minSdkVersion 25 minSdkVersion 26
targetSdkVersion 29 targetSdkVersion 29
versionCode 2 versionCode 2
versionName "1.0.3" versionName "1.0.3"