Skip to content

Commit dfd2d8e

Browse files
authored
Merge pull request #444 from oddbit/copilot/update-agp-to-8-1-1
Update Android Gradle Plugin to 8.1.1 and Gradle to 8.3
2 parents a24f756 + 24bfc22 commit dfd2d8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/android/settings.gradle

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.1.0" apply false
21+
id "com.android.application" version "8.1.1" apply false
2222
id "org.jetbrains.kotlin.android" version "1.8.22" apply false
2323
}
2424

0 commit comments

Comments
 (0)