Skip to content

Commit be52d0b

Browse files
dependabot[bot]LahaLuhem
authored andcommitted
Bump com.android.application
Bumps the gradle-example group in /example/android with 1 update: com.android.application. Updates `com.android.application` from 9.3.0 to 9.3.1 --- updated-dependencies: - dependency-name: com.android.application dependency-version: 9.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-example ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d07812f commit be52d0b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

example/android/settings.gradle.kts

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

2020
plugins {
2121
id("dev.flutter.flutter-plugin-loader") version "1.0.0"
22-
id("com.android.application") version "9.3.0" apply false
22+
id("com.android.application") version "9.3.1" apply false
2323
id("org.jetbrains.kotlin.android") version "2.4.10" apply false
2424
}
2525

0 commit comments

Comments
 (0)