mirror of
https://github.com/tateisu/SubwayTooter
synced 2025-01-10 08:25:17 +01:00
kotlin 1.4.20, kotlinx-coroutines 1.4.2
This commit is contained in:
parent
888711d1f7
commit
4ba6d633b3
@ -4,8 +4,8 @@ buildscript {
|
||||
ext.target_sdk_version = 30
|
||||
ext.appcompat_version='1.2.0'
|
||||
|
||||
ext.kotlin_version = '1.4.10'
|
||||
ext.kotlinx_coroutines_version = '1.3.9'
|
||||
ext.kotlin_version = '1.4.20'
|
||||
ext.kotlinx_coroutines_version = '1.4.2'
|
||||
ext.anko_version='0.10.8'
|
||||
|
||||
ext.junit_version='4.13.1'
|
||||
|
Loading…
Reference in New Issue
Block a user