mirror of
https://github.com/tateisu/SubwayTooter
synced 2025-02-03 20:27:40 +01:00
kotlin:1.4.30, google-services:4.3.5
This commit is contained in:
parent
845f7a7e6d
commit
5bf4f65dfd
@ -4,7 +4,7 @@ buildscript {
|
||||
ext.target_sdk_version = 30
|
||||
ext.appcompat_version='1.2.0'
|
||||
|
||||
ext.kotlin_version = '1.4.21'
|
||||
ext.kotlin_version = '1.4.30'
|
||||
ext.kotlinx_coroutines_version = '1.4.2'
|
||||
ext.anko_version='0.10.8'
|
||||
|
||||
@ -18,7 +18,7 @@ buildscript {
|
||||
|
||||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:4.1.2'
|
||||
classpath 'com.google.gms:google-services:4.3.4'
|
||||
classpath 'com.google.gms:google-services:4.3.5'
|
||||
|
||||
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user