Einstellungen ausgestalten #153

Open
flixcoo wants to merge 14 commits from feature/151-einstellungen-ausgestalten into development
Showing only changes of commit e384230a0b - Show all commits

View File

@@ -18,7 +18,7 @@ pluginManagement {
plugins {
id("dev.flutter.flutter-plugin-loader") version "1.0.0"
id("com.android.application") version "8.7.3" apply false
id("com.android.application") version "8.9.1" apply false
id("org.jetbrains.kotlin.android") version "2.1.0" apply false
}