Update kotlin version to 1.3.50.
This commit is contained in:
parent
1abbe95083
commit
3841f53b14
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
buildscript {
|
||||
|
||||
ext {
|
||||
kotlin_version = '1.3.41'
|
||||
kotlin_version = '1.3.50'
|
||||
nav_version = '2.0.0'
|
||||
version_coroutine = "1.1.0"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue