mirror of
https://github.com/tateisu/SubwayTooter
synced 2025-01-13 18:08:04 +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 {
|
||||
|
||||
ext.kotlin_version = '1.2.51'
|
||||
ext.kotlin_coroutines_version = '0.21.2'
|
||||
ext.anko_version='0.10.4'
|
||||
ext.kotlin_version = '1.2.60'
|
||||
ext.kotlin_coroutines_version = '0.24.0'
|
||||
ext.anko_version='0.10.5'
|
||||
ext.asl_version='27.1.1'
|
||||
|
||||
repositories {
|
||||
|
Loading…
Reference in New Issue
Block a user