mirror of
https://github.com/tateisu/SubwayTooter
synced 2025-01-28 01:29:23 +01:00
Kotlin 1.2.60, kotlin coroutines 0.24.0, anko 0.10.5
This commit is contained in:
parent
e7bc59e787
commit
9fde3da81c
@ -1,8 +1,8 @@
|
|||||||
buildscript {
|
buildscript {
|
||||||
|
|
||||||
ext.kotlin_version = '1.2.51'
|
ext.kotlin_version = '1.2.60'
|
||||||
ext.kotlin_coroutines_version = '0.21.2'
|
ext.kotlin_coroutines_version = '0.24.0'
|
||||||
ext.anko_version='0.10.4'
|
ext.anko_version='0.10.5'
|
||||||
ext.asl_version='27.1.1'
|
ext.asl_version='27.1.1'
|
||||||
|
|
||||||
repositories {
|
repositories {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user