Skip to content

Commit c1d44e7

Browse files
Bump com.android.application from 8.9.2 to 8.12.0
Bumps com.android.application from 8.9.2 to 8.12.0. --- updated-dependencies: - dependency-name: com.android.application dependency-version: 8.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 874449f commit c1d44e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
// Top-level build file where you can add configuration options common to all sub-projects/modules.
77

88
plugins {
9-
id("com.android.application") version "8.9.2" apply false
9+
id("com.android.application") version "8.12.0" apply false
1010
id("org.jetbrains.kotlin.android") version "2.2.0" apply false
1111
id("androidx.navigation.safeargs.kotlin") version "2.8.9" apply false
1212
id("com.starter.easylauncher") version "6.4.0" apply false

0 commit comments

Comments
 (0)