updating kotlin to 1.3.60
This commit is contained in:
parent
3f88770258
commit
f372217cd9
1 changed files with 2 additions and 2 deletions
|
@ -7,8 +7,8 @@ buildscript {
|
|||
propMinSdkVersion = 21
|
||||
propTargetSdkVersion = propCompileSdkVersion
|
||||
propVersionCode = 1
|
||||
propVersionName = '5.19.14'
|
||||
kotlin_version = '1.3.50'
|
||||
propVersionName = '5.19.15'
|
||||
kotlin_version = '1.3.60'
|
||||
}
|
||||
|
||||
repositories {
|
||||
|
|
Loading…
Reference in a new issue