Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Flisar authored and Michael Flisar committed Nov 4, 2024
1 parent 94769cd commit 5d95d66
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ moko-parcelize = "0.9.0"

# mflisar
composecolors = "1.0.1"
kotbilling = "0.7"
kotbilling = "0.8.1"
toolbox = "2.2.1"

[plugins]
Expand Down Expand Up @@ -65,7 +65,7 @@ moko-parcelize = { module = "dev.icerock.moko:parcelize",

composecolors-material = { module = "io.github.mflisar.composecolors:material", version.ref = "composecolors" }
composecolors-material-palette = { module = "io.github.mflisar.composecolors:material-palette", version.ref = "composecolors" }
kotbilling = { module = "com.github.MFlisar:KotBilling", version.ref = "kotbilling" }
kotbilling = { module = "io.github.mflisar.kotbilling:library", version.ref = "kotbilling" }

toolbox-core = { module = "io.github.mflisar.toolbox:core", version.ref = "toolbox" }
toolbox-ui = { module = "io.github.mflisar.toolbox:ui", version.ref = "toolbox" }
Expand Down

0 comments on commit 5d95d66

Please sign in to comment.