Skip to content

Commit e011c55

Browse files
authored
Merge pull request #174 from LikeTheSalad/renovate/com.github.gmazzo.buildconfig-5.x
Update plugin buildConfig to v5.5.4
2 parents fb711fd + 77e4b2d commit e011c55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ xmlUnit = "org.xmlunit:xmlunit-core:2.10.0"
2121
[plugins]
2222
java-library = { id = "com.likethesalad.tools.java-library", version.ref = "project-utilities" }
2323
artifactPublisher = { id = "com.likethesalad.artifact-publisher", version = "3.3.0" }
24-
buildConfig = { id = "com.github.gmazzo.buildconfig", version = "5.5.2" }
24+
buildConfig = { id = "com.github.gmazzo.buildconfig", version = "5.5.4" }
2525
androidTestTools = { id = "com.likethesalad.tools.android-compilation-testing", version.ref = "project-utilities" }
2626
android-application = { id = "com.android.application", version.ref = "android" }

0 commit comments

Comments
 (0)