Update libraries and Kotlin plugin

This commit is contained in:
2020-09-02 17:18:02 +02:00
committed by Matte23
parent c47ee95780
commit 36bf0059ec
2 changed files with 4 additions and 4 deletions

View File

@@ -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.3.72'
ext.kotlin_version = '1.4.0'
repositories {
google()
jcenter()