Skip to content

Commit 19e00fc

Browse files
Bump com.android.tools.build:gradle from 8.6.1 to 8.12.1 (#307)
Bumps com.android.tools.build:gradle from 8.6.1 to 8.12.1. --- updated-dependencies: - dependency-name: com.android.tools.build:gradle dependency-version: 8.12.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7e642fb commit 19e00fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ buildscript {
99
}
1010
}
1111
dependencies {
12-
classpath "com.android.tools.build:gradle:8.6.1"
12+
classpath "com.android.tools.build:gradle:8.12.1"
1313
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
1414
classpath("org.jlleitschuh.gradle:ktlint-gradle:13.0.0")
1515
classpath("org.jacoco:org.jacoco.core:0.8.13")

0 commit comments

Comments
 (0)