raise minsdk see #134

This commit is contained in:
Fabian Freund
2026-01-24 16:04:39 +01:00
parent 799537511d
commit 8b844119c8
+1 -1
View File
@@ -42,7 +42,7 @@ android {
// TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).
applicationId = "eu.weblibre.gecko"
// https://api.flutter.dev/flutter/widgets/AndroidView-class.html
minSdkVersion = 26
minSdkVersion = 29
targetSdk = 36
versionCode = flutterVersionCode.toInteger()
versionName = flutterVersionName