Skip to content

Commit b22fc5a

Browse files
committed
Upgrade AGP 8.9.2 -> 8.10.1
1 parent 67023df commit b22fc5a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

android/settings.gradle.kts

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

1919
plugins {
2020
id("dev.flutter.flutter-plugin-loader") version "1.0.0"
21-
id("com.android.application") version "8.9.2" apply false
21+
id("com.android.application") version "8.10.1" apply false
2222
id("org.jetbrains.kotlin.android") version "2.0.21" apply false
2323
}
2424

0 commit comments

Comments
 (0)