mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-25 07:57:12 -07:00
Bump kotlinc version.
This commit is contained in:
parent
58aae0bfe3
commit
55bba514b3
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ val bs = buildScript {
|
|||
}
|
||||
|
||||
object Versions {
|
||||
val kotlin = "1.2.10"
|
||||
val kotlin = "1.2.71"
|
||||
val okhttp = "3.9.1"
|
||||
val okio = "1.13.0"
|
||||
val retrofit = "2.3.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue