Skip to content

Commit caf018b

Browse files
dependabot[bot]jdvp
authored andcommitted
Bump com.android.tools.build:gradle in the gradle-dependencies group
Bumps the gradle-dependencies group with 1 update: com.android.tools.build:gradle. Updates `com.android.tools.build:gradle` from 8.9.2 to 8.10.0 --- updated-dependencies: - dependency-name: com.android.tools.build:gradle dependency-version: 8.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6682850 commit caf018b

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
@@ -5,7 +5,7 @@ buildscript {
55
mavenCentral()
66
}
77
dependencies {
8-
classpath "com.android.tools.build:gradle:8.9.2"
8+
classpath "com.android.tools.build:gradle:8.10.0"
99
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:2.1.20"
1010
}
1111
}

0 commit comments

Comments
 (0)