Skip to content

Commit be93053

Browse files
dependabot[bot]marcnause
authored andcommitted
chore(deps): bump com.android.application in /android
Bumps com.android.application from 8.11.0 to 8.11.1. --- updated-dependencies: - dependency-name: com.android.application dependency-version: 8.11.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dc15bb1 commit be93053

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

0 commit comments

Comments
 (0)