Skip to content

Commit 5acc4e4

Browse files
Update plugin com.android.application to v8.9.1 (#93)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 518aa2e commit 5acc4e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/settings.gradle

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

2424
plugins {
2525
id "dev.flutter.flutter-plugin-loader" version "1.0.0"
26-
id "com.android.application" version "8.9.0" apply false
26+
id "com.android.application" version "8.9.1" apply false
2727
}
2828

2929
include ":app"

0 commit comments

Comments
 (0)