Skip to content

Commit

Permalink
chore(deps): update plugin buildconfig to v5.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 17, 2024
1 parent 4e6ae07 commit 52de8a0
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 @@ -30,7 +30,7 @@ android-library = { id = "com.android.library", version.ref = "agp" }
android-lint = { id = "com.android.lint", version.ref = "agp" }
android-test = { id = "com.android.test", version.ref = "agp" }
androidx-baselineprofile = { id = "androidx.baselineprofile", version.ref = "baselineprofile" }
buildConfig = "com.github.gmazzo.buildconfig:5.4.0"
buildConfig = "com.github.gmazzo.buildconfig:5.5.0"
cacheFixPlugin = { id = "org.gradle.android.cache-fix", version = "3.0.1" }
compose-multiplatform = { id = "org.jetbrains.compose", version.ref = "compose-multiplatform" }
compose-compiler = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }
Expand Down

0 comments on commit 52de8a0

Please sign in to comment.