chore(deps): update plugin android-library to v8.2.0

This commit is contained in:
renovate[bot] 2023-12-01 04:51:32 +00:00 committed by GitHub
parent 33a54ed1e0
commit 9f2461f4de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ kotlin = "1.9.0"
junit = "5.10.1"
[plugins]
android-library = { id = "com.android.library", version = "8.1.4" }
android-library = { id = "com.android.library", version = "8.2.0" }
buildconfig = "com.github.gmazzo.buildconfig:4.2.0"
dokka = { id = "org.jetbrains.dokka", version = "1.9.10" }
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }