Update dependencies

This commit is contained in:
Mygod
2020-08-18 04:20:50 +08:00
parent 1b1fe33884
commit 2989094efd
6 changed files with 8 additions and 9 deletions

View File

@@ -3,7 +3,7 @@ plugins {
}
buildscript {
val kotlinVersion = "1.3.72"
val kotlinVersion = "1.4.0"
extra.set("kotlinVersion", kotlinVersion)
repositories {