Skip to content

Commit

Permalink
Prepare for 1.4.4-RC3
Browse files Browse the repository at this point in the history
  • Loading branch information
gdude2002 committed Aug 9, 2021
1 parent 925d82f commit 8941c4e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ kotlin.incremental = true

ksp.incremental = false

projectVersion = 1.4.4-SNAPSHOT
projectVersion = 1.4.4-RC3
4 changes: 2 additions & 2 deletions libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ icu4j = "69.1"
junit = "5.6.2"
koin = "3.0.2"
konf = "0.23.0"
#kord = "0.8.0-M3"
kord = "0.8.x-SNAPSHOT"
kord = "0.8.0-M4"
#kord = "0.8.x-SNAPSHOT"
kotlinpoet = "1.8.0"
ksp = "1.5.10-1.0.0-beta02"
logging = "2.0.6"
Expand Down

0 comments on commit 8941c4e

Please sign in to comment.