wear minSdkVersion 26
This commit is contained in:
parent
ccf1356f01
commit
3ba774edc0
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ android {
|
|||
compileSdk 34
|
||||
|
||||
defaultConfig {
|
||||
minSdkVersion 25
|
||||
minSdkVersion 26
|
||||
targetSdkVersion 29
|
||||
versionCode 2
|
||||
versionName "1.0.3"
|
||||
|
|
Loading…
Reference in a new issue