test
All checks were successful
Flutter Schmutter / build (push) Successful in 3m2s

This commit is contained in:
Flummi 2025-06-03 16:20:18 +02:00
parent e2d4bfb1db
commit e78b5dc36b

View File

@ -25,7 +25,7 @@ android {
// You can update the following values to match your application needs.
// For more information, see: https://flutter.dev/to/review-gradle-config.
minSdk = flutter.minSdkVersion
targetSdk = flutter.targetSdkVersion
targetSdk = 36
versionCode = flutter.versionCode
versionName = flutter.versionName
}