chore(deps): update plugin buildconfig to v5.3.3

This commit is contained in:
renovate[bot] 2024-01-08 08:13:34 +00:00 committed by GitHub
parent f22cff890a
commit 8dcca4abef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ junit = "5.10.1"
[plugins]
android-library = { id = "com.android.library", version = "8.2.1" }
buildconfig = "com.github.gmazzo.buildconfig:5.3.2"
buildconfig = "com.github.gmazzo.buildconfig:5.3.3"
dokka = { id = "org.jetbrains.dokka", version = "1.9.10" }
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
kotlin-android = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }