gradle updated

master
y20k 2018-10-04 08:53:37 +02:00
parent 5c49b7002a
commit 1c467c70b2
2 changed files with 4 additions and 4 deletions

View File

@ -6,7 +6,7 @@ buildscript {
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.3.0-alpha11'
classpath 'com.android.tools.build:gradle:3.3.0-alpha13'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
@ -25,7 +25,7 @@ allprojects {
minSdkVersion = 22
compileSdkVersion = 28
targetSdkVersion = 27
buildToolsVersion = '28.0.2'
buildToolsVersion = '28.0.3'
constraintlayoutVersion = '1.1.3'
materialVersion = "1.0.0"

View File

@ -1,6 +1,6 @@
#Wed Sep 19 11:17:58 CEST 2018
#Thu Oct 04 08:52:03 CEST 2018
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-4.10-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-4.10.1-all.zip