Skip to content

Commit 8e4d757

Browse files
chore(deps): bump com.android.application
Bumps com.android.application from 8.8.0 to 8.11.0. --- updated-dependencies: - dependency-name: com.android.application dependency-version: 8.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c615965 commit 8e4d757

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flutter_secure_storage/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 "8.8.0" apply false
22+
id("com.android.application") version "8.11.0" apply false
2323
id("org.jetbrains.kotlin.android") version "1.9.25" apply false
2424
}
2525

0 commit comments

Comments
 (0)