Skip to content

Commit d10b35c

Browse files
Update plugin com.android.application to v8.13.2 (#110)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7ebf464 commit d10b35c

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
@@ -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.13.1' apply false
21+
id "com.android.application" version '8.13.2' apply false
2222
id "org.jetbrains.kotlin.android" version "2.2.21" apply false
2323
id 'com.google.gms.google-services' version '4.4.4' apply false
2424
}

0 commit comments

Comments
 (0)