update to latest kotlin

1.2-legacy
Kevin Hester 2021-02-04 09:20:19 +08:00
rodzic 90b03f0955
commit a209d3b585
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -1,7 +1,7 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
ext.kotlin_version = '1.4.21'
ext.kotlin_version = '1.4.30'
ext.coroutines_version = "1.3.9"
repositories {