wear minSdkVersion 26
This commit is contained in:
parent
ccf1356f01
commit
3ba774edc0
|
@ -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"
|
||||||
|
|
Loading…
Reference in a new issue