chore(deps): update plugin com.android.application to v8.8.0-alpha02 #20

Open
renovatebot wants to merge 1 commits from renovate/com.android.application-8.x into main
Showing only changes of commit 1b46710b2e - Show all commits

View File

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