Skip to content

Commit 89351e7

Browse files
Bump com.android.application from 8.13.2 to 9.0.0 in /android
Bumps com.android.application from 8.13.2 to 9.0.0. --- updated-dependencies: - dependency-name: com.android.application dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7376558 commit 89351e7

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.13.2" apply false
21+
id("com.android.application") version "9.0.1" apply false
2222
id("org.jetbrains.kotlin.android") version "2.3.10" apply false
2323
}
2424

0 commit comments

Comments
 (0)