We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fb711fd + 77e4b2d commit e011c55Copy full SHA for e011c55
gradle/libs.versions.toml
@@ -21,6 +21,6 @@ xmlUnit = "org.xmlunit:xmlunit-core:2.10.0"
21
[plugins]
22
java-library = { id = "com.likethesalad.tools.java-library", version.ref = "project-utilities" }
23
artifactPublisher = { id = "com.likethesalad.artifact-publisher", version = "3.3.0" }
24
-buildConfig = { id = "com.github.gmazzo.buildconfig", version = "5.5.2" }
+buildConfig = { id = "com.github.gmazzo.buildconfig", version = "5.5.4" }
25
androidTestTools = { id = "com.likethesalad.tools.android-compilation-testing", version.ref = "project-utilities" }
26
android-application = { id = "com.android.application", version.ref = "android" }
0 commit comments