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

This commit is contained in:
renovate[bot] 2024-01-05 08:15:12 +00:00 committed by GitHub
parent d759c6addb
commit c4be78d082
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.23.3"
[libraries]
android-gradle-plugin = "com.android.tools.build:gradle:8.2.0"
android-gradle-plugin = "com.android.tools.build:gradle:8.2.1"
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" }