Skip to content

Commit 0f9d026

Browse files
chore(deps): bump com.android.application in /snippets
Bumps com.android.application from 8.8.0 to 8.9.2. --- updated-dependencies: - dependency-name: com.android.application dependency-version: 8.9.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0595432 commit 0f9d026

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

snippets/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ buildscript {
2323
// [END maps_android_secrets_gradle_plugin_project_level_config]
2424

2525
plugins {
26-
id("com.android.application") version "8.8.0" apply false
26+
id("com.android.application") version "8.9.2" apply false
2727
id("org.jetbrains.kotlin.android") version "2.1.0" apply false
2828
}
2929

0 commit comments

Comments
 (0)