Skip to content

Commit 8ac895d

Browse files
Bump com.android.tools.build:gradle from 8.9.2 to 8.12.0
Bumps com.android.tools.build:gradle from 8.9.2 to 8.12.0. --- updated-dependencies: - dependency-name: com.android.tools.build:gradle 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 db911d9 commit 8ac895d

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
gradlePluginPortal()
1010
}
1111
dependencies {
12-
classpath 'com.android.tools.build:gradle:8.9.2'
12+
classpath 'com.android.tools.build:gradle:8.12.0'
1313
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
1414
// NOTE: Do not place your application dependencies here; they belong
1515
// in the individual module build.gradle files

0 commit comments

Comments
 (0)