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

This commit is contained in:
renovate[bot] 2024-01-24 05:25:20 +00:00 committed by GitHub
parent fd2a594ba9
commit 34e45744e8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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.2.1" }
android-library = { id = "com.android.library", version = "8.2.2" }
buildconfig = "com.github.gmazzo.buildconfig:5.3.5"
dokka = { id = "org.jetbrains.dokka", version = "1.9.10" }
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }