mirror of
https://github.com/tateisu/SubwayTooter
synced 2025-01-13 09:54:32 +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.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.anko_version='0.10.8'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user