Skip to content

Commit 32b7e3b

Browse files
authored
Merge pull request #167 from Crazy-Marvin/dependabot/gradle/com.android.tools.build-gradle-8.8.2
Bump com.android.tools.build:gradle from 8.7.3 to 8.8.2
2 parents 04535cb + bd5e062 commit 32b7e3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ buildscript {
3232
}
3333

3434
dependencies {
35-
classpath("com.android.tools.build:gradle:8.7.3")
35+
classpath("com.android.tools.build:gradle:8.8.2")
3636
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.1.10")
3737
classpath("com.google.dagger:hilt-android-gradle-plugin:2.54")
3838
classpath("com.mikepenz.aboutlibraries.plugin:aboutlibraries-plugin:11.5.0")

0 commit comments

Comments
 (0)