updating kotlin to 1.3.41
This commit is contained in:
parent
c5724f0514
commit
69dca5ee42
1 changed files with 2 additions and 2 deletions
|
@ -7,8 +7,8 @@ buildscript {
|
|||
propMinSdkVersion = 21
|
||||
propTargetSdkVersion = propCompileSdkVersion
|
||||
propVersionCode = 1
|
||||
propVersionName = '5.14.12'
|
||||
kotlin_version = '1.3.40'
|
||||
propVersionName = '5.14.13'
|
||||
kotlin_version = '1.3.41'
|
||||
}
|
||||
|
||||
repositories {
|
||||
|
|
Loading…
Reference in a new issue