mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-25 07:57:12 -07:00
Reverting back to Kotlin 1.2.10.
This commit is contained in:
parent
cce09756af
commit
026b0e209f
2 changed files with 2 additions and 2 deletions
|
@ -25,7 +25,7 @@ val bs = buildScript {
|
|||
}
|
||||
|
||||
object Versions {
|
||||
val kotlin = "1.2.20"
|
||||
val kotlin = "1.2.10"
|
||||
val okhttp = "3.9.0"
|
||||
val okio = "1.13.0"
|
||||
val retrofit = "2.3.0"
|
||||
|
|
|
@ -1 +1 @@
|
|||
kobalt.version=1.0.101
|
||||
kobalt.version=1.0.102
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue