upgrade mozilla components

This commit is contained in:
Fabian Freund
2025-10-14 18:13:32 +02:00
parent 08b4dc3c70
commit 3460a1ebd1
4 changed files with 4 additions and 4 deletions
+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 flutter.minSdkVersion
minSdkVersion = 26
targetSdk = 36
versionCode = flutterVersionCode.toInteger()
versionName = flutterVersionName