Skip to content

Commit ea07e2c

Browse files
dependabot[bot]i99dev
authored andcommitted
deps: bump com.android.application from 8.11.1 to 8.13.2 in /android
Bumps com.android.application from 8.11.1 to 8.13.2. --- updated-dependencies: - dependency-name: com.android.application dependency-version: 8.13.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5077ca4 commit ea07e2c

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
@@ -26,7 +26,7 @@ plugins {
2626
// `kotlinOptions` DSL that Flutter plugins still emit. Holding
2727
// these at the last known-good combo until the ecosystem migrates.
2828
// Dependabot is configured to skip these bumps — see .github/dependabot.yml.
29-
id("com.android.application") version "8.11.1" apply false
29+
id("com.android.application") version "8.13.2" apply false
3030
id("org.jetbrains.kotlin.android") version "2.2.21" apply false
3131
// Protobuf codegen — pulls protoc as a managed artifact from Maven so
3232
// a system-wide protoc install isn't required.

0 commit comments

Comments
 (0)