Compare commits

..

No commits in common. "renovate/com.android.application-8.x" and "main" have entirely different histories.

View File

@ -40,7 +40,7 @@ pluginManagement {
plugins {
id "dev.flutter.flutter-plugin-loader" version "1.0.0"
id "com.android.application" version "8.8.0-alpha09" apply false
id "com.android.application" version "8.4.2" apply false
id "org.jetbrains.kotlin.android" version "2.0.0" apply false
}