File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ buildscript {
4
4
jcenter()
5
5
}
6
6
dependencies {
7
- classpath ' com.android.tools.build:gradle:3.0 .1'
7
+ classpath ' com.android.tools.build:gradle:3.2 .1'
8
8
classpath ' org.ajoberstar:grgit:2.1.0'
9
9
}
10
10
}
@@ -19,7 +19,7 @@ repositories {
19
19
dependencies {
20
20
implementation ' joda-time:joda-time:2.9.7'
21
21
implementation ' com.larswerkman:HoloColorPicker:1.5'
22
- implementation ' com.android.support:appcompat-v7:27.1.0 '
22
+ implementation ' com.android.support:appcompat-v7:27.1.1 '
23
23
}
24
24
25
25
android {
Original file line number Diff line number Diff line change 1
- # Thu Jun 01 21:46:48 CEST 2017
1
+ # Tue Sep 25 20:42:50 MSK 2018
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.5 -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