File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
// Top-level build file where you can add configuration options common to all sub-projects/modules.
2
2
3
3
buildscript {
4
- ext. kotlin_version = ' 1.3.21 '
4
+ ext. kotlin_version = ' 1.3.30 '
5
5
repositories {
6
6
google()
7
7
jcenter()
8
8
9
9
}
10
10
dependencies {
11
- classpath ' com.android.tools.build:gradle:3.3.2 '
11
+ classpath ' com.android.tools.build:gradle:3.4.0 '
12
12
classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version "
13
13
// NOTE: Do not place your application dependencies here; they belong
14
14
// in the individual module build.gradle files
Original file line number Diff line number Diff line change 1
- # Tue Apr 09 15:00:06 CEST 2019
1
+ # Thu Apr 18 11:19:10 CEST 2019
2
2
distributionBase =GRADLE_USER_HOME
3
3
distributionPath =wrapper/dists
4
4
zipStoreBase =GRADLE_USER_HOME
5
5
zipStorePath =wrapper/dists
6
- distributionUrl =https\://services.gradle.org/distributions/gradle-4.10 .1-all.zip
6
+ distributionUrl =https\://services.gradle.org/distributions/gradle-5.1 .1-all.zip
You can’t perform that action at this time.
0 commit comments