Skip to content

Commit

Permalink
Update plugin buildConfig to v5.5.0 (#308)
Browse files Browse the repository at this point in the history
  • Loading branch information
slack-oss-bot authored Sep 30, 2024
1 parent 6de5fa1 commit 5ded3e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ runtimeJvmTarget = "11"
lint = "31.7.0-rc01"

[plugins]
buildConfig = { id = "com.github.gmazzo.buildconfig", version = "5.4.0" }
buildConfig = { id = "com.github.gmazzo.buildconfig", version = "5.5.0" }
detekt = { id = "io.gitlab.arturbosch.detekt", version = "1.23.6" }
dokka = { id = "org.jetbrains.dokka", version = "1.9.20" }
lint = { id = "com.android.lint", version = "8.7.0-rc01" }
Expand Down

0 comments on commit 5ded3e7

Please sign in to comment.