Skip to content

Commit

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

Bump com.android.tools.build:gradle from 8.4.0 to 8.4.1
  • Loading branch information
janheinrichmerker authored Jun 3, 2024
2 parents c4896a6 + 98f1bb0 commit 772b182
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.0")
classpath("com.android.tools.build:gradle:8.4.1")
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.8.0")
classpath("com.google.dagger:hilt-android-gradle-plugin:2.44")
}
Expand Down

0 comments on commit 772b182

Please sign in to comment.