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

This commit is contained in:
renovate[bot] 2024-04-13 09:00:03 +00:00 committed by GitHub
parent bc832aef86
commit c8e5499614
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.1"
android-gradle-plugin = "com.android.tools.build:gradle:8.3.2"
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" }