mirror of
https://github.com/tateisu/SubwayTooter
synced 2025-01-27 17:19:24 +01:00
kotlin 1.4.21
This commit is contained in:
parent
85fc77a341
commit
e0d1859a09
@ -4,7 +4,7 @@ buildscript {
|
|||||||
ext.target_sdk_version = 30
|
ext.target_sdk_version = 30
|
||||||
ext.appcompat_version='1.2.0'
|
ext.appcompat_version='1.2.0'
|
||||||
|
|
||||||
ext.kotlin_version = '1.4.20'
|
ext.kotlin_version = '1.4.21'
|
||||||
ext.kotlinx_coroutines_version = '1.4.2'
|
ext.kotlinx_coroutines_version = '1.4.2'
|
||||||
ext.anko_version='0.10.8'
|
ext.anko_version='0.10.8'
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user