Skip to content

Commit

Permalink
Update buildconfig to 5.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DRSchlaubi committed Oct 26, 2024
1 parent c698f75 commit e73c478
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 @@ -102,5 +102,5 @@ android-base = { id = "com.android.base", version.ref = "android" }
android-application = { id = "com.android.application", version.ref = "android" }
android-library = { id = "com.android.library", version.ref = "android" }
compose = { id = "org.jetbrains.compose", version.ref = "compose" }
buildconfig = { id = "com.github.gmazzo.buildconfig", version = "5.4.0" }
buildconfig = { id = "com.github.gmazzo.buildconfig", version = "5.5.0" }
protobuf = { id = "com.google.protobuf", version = "0.9.4" }

0 comments on commit e73c478

Please sign in to comment.