Skip to content

Commit 7c1a316

Browse files
Bump com.android.tools.build:gradle from 7.4.2 to 8.7.2
Bumps com.android.tools.build:gradle from 7.4.2 to 8.7.2. --- 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 7c1a316

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.7.2"
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)