Skip to content

Commit ef4b260

Browse files
Bump com.android.tools.build:gradle in the gradle group
Bumps the gradle group with 1 update: com.android.tools.build:gradle. Updates `com.android.tools.build:gradle` from 8.11.0 to 8.11.1 --- updated-dependencies: - dependency-name: com.android.tools.build:gradle dependency-version: 8.11.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 43e15c5 commit ef4b260

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
mavenCentral()
1010
}
1111
dependencies {
12-
classpath 'com.android.tools.build:gradle:8.11.0'
12+
classpath 'com.android.tools.build:gradle:8.11.1'
1313
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
1414

1515
// NOTE: Do not place your application dependencies here; they belong

0 commit comments

Comments
 (0)