Skip to content

Commit 695741d

Browse files
Update plugin buildConfig to v5.6.4 (#497)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 54b412b commit 695741d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ coreLibraryDesugaring = "com.android.tools:desugar_jdk_libs:2.1.5"
2323
androidApplication = { id = "com.android.application", version.ref = "agp" }
2424
androidLibrary = { id = "com.android.library", version.ref = "agp" }
2525
androidTest = { id = "com.android.test", version.ref = "agp" }
26-
buildConfig = { id = "com.github.gmazzo.buildconfig", version = "5.6.3" }
26+
buildConfig = { id = "com.github.gmazzo.buildconfig", version = "5.6.4" }
2727
kotlinAndroid = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
2828
kotlinCompose = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }
2929
kotlinJvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }

0 commit comments

Comments
 (0)