Skip to content

Commit

Permalink
update versions of widgets and units
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex009 committed Jan 28, 2020
1 parent 5d9b159 commit a617b9b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions buildSrc/src/main/kotlin/Versions.kt
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ object Versions {

private const val mokoResources = "0.6.2"
private const val mokoNetwork = "0.3.0"
private const val mokoUnits = "0.2.0-dev-3"
private const val mokoWidgets = "0.1.0-dev-6"
private const val mokoUnits = "0.2.1"
private const val mokoWidgets = "0.1.0-dev-7"

object Plugins {
const val kotlin = Versions.kotlin
Expand Down

0 comments on commit a617b9b

Please sign in to comment.