Skip to content

Commit

Permalink
Bump com.github.gmazzo.buildconfig from 5.3.3 to 5.3.5
Browse files Browse the repository at this point in the history
Bumps com.github.gmazzo.buildconfig from 5.3.3 to 5.3.5.

---
updated-dependencies:
- dependency-name: com.github.gmazzo.buildconfig
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Jan 15, 2024
1 parent febf67d commit 8e49b06
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 @@ -11,7 +11,7 @@ mockk = { module = "io.mockk:mockk", version = "1.13.9" }

[plugins]
android = { id = "com.android.application", version = "8.2.1" }
buildConfig = "com.github.gmazzo.buildconfig:5.3.3"
buildConfig = "com.github.gmazzo.buildconfig:5.3.5"
gradle-pluginPublish = { id = "com.gradle.plugin-publish", version = "1.2.1" }
jacoco-testkit = { id = "pl.droidsonroids.jacoco.testkit", version = "1.0.12" }
kotlin-android = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
Expand Down

0 comments on commit 8e49b06

Please sign in to comment.