use sdk 36

This commit is contained in:
Fabian Freund
2025-08-24 07:51:56 +02:00
parent 2a6f3c8ba8
commit ee28567b2e
4 changed files with 7 additions and 8 deletions
@@ -43,7 +43,7 @@ android {
namespace = "eu.weblibre.flutter_mozilla_components"
}
compileSdk = 35
compileSdk = 36
compileOptions {
sourceCompatibility JavaVersion.VERSION_17