Skip to content

Commit c2a6436

Browse files
chore(deps): update plugin com.android.application to v9
1 parent 642ab99 commit c2a6436

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ pluginManagement {
1919

2020
plugins {
2121
id("dev.flutter.flutter-plugin-loader") version "1.0.0"
22-
id("com.android.application") version "8.13.0" apply false
22+
id("com.android.application") version "9.0.0" apply false
2323
id("org.jetbrains.kotlin.android") version "2.2.21" apply false
2424
}
2525

0 commit comments

Comments
 (0)