mirror of
https://github.com/tateisu/SubwayTooter
synced 2025-01-10 08:25:17 +01:00
Android Studio 4.0.1, kotlin 1.4.10
This commit is contained in:
parent
01fef27d91
commit
5849ae8527
@ -4,7 +4,7 @@ buildscript {
|
||||
ext.target_sdk_version = 30
|
||||
ext.appcompat_version='1.2.0'
|
||||
|
||||
ext.kotlin_version = '1.4.0'
|
||||
ext.kotlin_version = '1.4.10'
|
||||
ext.kotlinx_coroutines_version = '1.3.9'
|
||||
ext.anko_version='0.10.8'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user