Skip to content

Commit

Permalink
Merge pull request #96 from Crazy-Marvin/dependabot/gradle/com.androi…
Browse files Browse the repository at this point in the history
…d.tools.build-gradle-8.5.0

Bump com.android.tools.build:gradle from 8.4.1 to 8.5.0
  • Loading branch information
CrazyMarvin authored Jul 2, 2024
2 parents c05bd37 + bfdc48b commit fd410ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath("com.android.tools.build:gradle:8.4.1")
classpath("com.android.tools.build:gradle:8.5.0")
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.0.0")
classpath("com.google.dagger:hilt-android-gradle-plugin:2.44")
}
Expand Down

0 comments on commit fd410ba

Please sign in to comment.