Update libraries and plugins

This commit is contained in:
2020-09-01 12:46:45 +02:00
committed by Matte23
parent c45a742239
commit c96ab593b0
3 changed files with 20 additions and 20 deletions

View File

@@ -1,14 +1,14 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
ext.kotlin_version = '1.3.61'
ext.kotlin_version = '1.3.72'
repositories {
google()
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.5.3'
classpath 'com.android.tools.build:gradle:4.0.1'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
classpath 'com.jaredsburrows:gradle-license-plugin:0.8.5'
// NOTE: Do not place your application dependencies here; they belong