File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ buildscript {
2222 google()
2323 }
2424 dependencies {
25- classpath ' com.android.tools.build:gradle:3.0 .1'
25+ classpath ' com.android.tools.build:gradle:3.2 .1'
2626
2727 // NOTE: Do not place your application dependencies here; they belong
2828 // in the individual module build.gradle files
@@ -45,12 +45,12 @@ task clean(type: Delete) {
4545ext {
4646 // Sdk and tools
4747 minSdkVersion = 16
48- targetSdkVersion = 27
49- compileSdkVersion = 27
50- buildToolsVersion = ' 27 .0.3'
48+ targetSdkVersion = 28
49+ compileSdkVersion = 28
50+ buildToolsVersion = ' 28 .0.3'
5151
5252 // App dependencies
53- supportLibraryVersion = ' 27 .0.2 '
53+ supportLibraryVersion = ' 28 .0.0 '
5454 gsonVersion = ' 2.8.2'
5555 calligraphyVersion = ' 2.2.0'
5656 glideVersion = ' 3.7.0'
Original file line number Diff line number Diff line change 1- # Thu Dec 14 14:33:29 WIB 2017
1+ # Mon Dec 17 11:19:30 IRST 2018
22distributionBase =GRADLE_USER_HOME
33distributionPath =wrapper/dists
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
6- distributionUrl =https\://services.gradle.org/distributions/gradle-4.1 -all.zip
6+ distributionUrl =https\://services.gradle.org/distributions/gradle-4.6 -all.zip
You can’t perform that action at this time.
0 commit comments