File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ apply plugin: 'kotlin-android-extensions'
44
55android {
66 compileSdkVersion 29
7- buildToolsVersion " 29.0.2 "
7+ buildToolsVersion " 29.0.3 "
88 defaultConfig {
99 applicationId " com.androidvip.ddgui"
1010 minSdkVersion 15
Original file line number Diff line number Diff line change 11// Top-level build file where you can add configuration options common to all sub-projects/modules.
22
33buildscript {
4- ext. kotlin_version = ' 1.3.61 '
4+ ext. kotlin_version = ' 1.3.70 '
55 repositories {
66 google()
77 jcenter()
88
99 }
1010 dependencies {
11- classpath ' com.android.tools.build:gradle:3.5.3 '
11+ classpath ' com.android.tools.build:gradle:3.6.1 '
1212 classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version "
1313 // NOTE: Do not place your application dependencies here; they belong
1414 // in the individual module build.gradle files
Original file line number Diff line number Diff line change 1- # Sun Feb 16 21:25:55 BRT 2020
1+ # Fri Mar 13 11:46:43 BRT 2020
22distributionBase =GRADLE_USER_HOME
33distributionPath =wrapper/dists
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
6- distributionUrl =https\://services.gradle.org/distributions/gradle-5.4.1 -all.zip
6+ distributionUrl =https\://services.gradle.org/distributions/gradle-5.6.4 -all.zip
You can’t perform that action at this time.
0 commit comments