Skip to content

Commit

Permalink
Update dependency com.android.tools.build:gradle to v8.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 1, 2024
1 parent 68036f1 commit d4cc8e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ ksp = "1.9.25-1.0.20"
anvil = "2.4.9"

[libraries]
android_gradle_plugin = { module = "com.android.tools.build:gradle", version = "8.0.0" }
android_gradle_plugin = { module = "com.android.tools.build:gradle", version = "8.7.0" }
dagger_spi = { module = "com.google.dagger:dagger-spi", version.ref = "dagger" }
dagger_compiler = { module = "com.google.dagger:dagger-compiler", version.ref = "dagger" }
google_auto_service = { module = "com.google.auto.service:auto-service", version = "1.1.1" }
Expand Down

0 comments on commit d4cc8e0

Please sign in to comment.