Update min SDK version for Android
This commit is contained in:
parent
9879f32d24
commit
ec1ac6c715
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ android {
|
|||
|
||||
defaultConfig {
|
||||
applicationId "io.ente.photos"
|
||||
minSdkVersion 18
|
||||
minSdkVersion 19
|
||||
targetSdkVersion 30
|
||||
versionCode flutterVersionCode.toInteger()
|
||||
versionName flutterVersionName
|
||||
|
|
Loading…
Add table
Reference in a new issue