raise minsdk see #134
This commit is contained in:
@@ -42,7 +42,7 @@ android {
|
|||||||
// TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).
|
// TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).
|
||||||
applicationId = "eu.weblibre.gecko"
|
applicationId = "eu.weblibre.gecko"
|
||||||
// https://api.flutter.dev/flutter/widgets/AndroidView-class.html
|
// https://api.flutter.dev/flutter/widgets/AndroidView-class.html
|
||||||
minSdkVersion = 26
|
minSdkVersion = 29
|
||||||
targetSdk = 36
|
targetSdk = 36
|
||||||
versionCode = flutterVersionCode.toInteger()
|
versionCode = flutterVersionCode.toInteger()
|
||||||
versionName = flutterVersionName
|
versionName = flutterVersionName
|
||||||
|
|||||||
Reference in New Issue
Block a user