Skip to content

Commit 3f262ce

Browse files
Bump com.android.tools.build:gradle from 7.4.2 to 8.6.1
Bumps com.android.tools.build:gradle from 7.4.2 to 8.6.1. --- updated-dependencies: - dependency-name: com.android.tools.build:gradle dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 75815d3 commit 3f262ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ buildscript {
88
}
99

1010
dependencies {
11-
classpath "com.android.tools.build:gradle:7.4.2"
11+
classpath "com.android.tools.build:gradle:8.6.1"
1212
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
1313
classpath "com.google.dagger:hilt-android-gradle-plugin:$dagger_version"
1414
}

0 commit comments

Comments
 (0)