Update dependencies

This commit is contained in:
Koitharu
2020-08-26 16:05:13 +03:00
parent 0ff64931e0
commit 0726c037a4
23 changed files with 85 additions and 82 deletions

View File

@@ -1,6 +1,6 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
ext.kotlin_version = "1.3.72"
ext.kotlin_version = '1.4.0'
repositories {
google()
jcenter()