Skip to content

Commit

Permalink
up version
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex009 committed Dec 6, 2020
1 parent 8bc85d3 commit 79999fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Deps.kt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
object Deps {
private const val kotlinVersion = "1.4.20"
private const val androidAppCompatVersion = "1.1.0"
const val mokoParcelizeVersion = "0.4.0"
const val mokoParcelizeVersion = "0.5.0"

object Android {
const val compileSdk = 28
Expand Down

0 comments on commit 79999fd

Please sign in to comment.