fix(deps): update dependency com.android.tools.build:gradle to v8.4.0

This commit is contained in:
renovate[bot] 2024-05-01 05:23:19 +00:00 committed by GitHub
parent 66d7a729a8
commit 96a4ba1473
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ shadow = "com.github.johnrengelman.shadow:8.1.1"
spotless = "com.diffplug.spotless:6.25.0"
[libraries]
android-gradle-plugin = "com.android.tools.build:gradle:8.3.2"
android-gradle-plugin = "com.android.tools.build:gradle:8.4.0"
auto-annotations = "com.google.auto.service:auto-service-annotations:1.1.1"
auto-ksp = "dev.zacsweers.autoservice:auto-service-ksp:1.1.0"
junit-jupiter-api = { module = "org.junit.jupiter:junit-jupiter-api", version.ref = "junit" }