File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -37,8 +37,8 @@ dependencies {
37
37
implementation ' com.android.support:cardview-v7:27.1.1'
38
38
implementation ' com.android.support:gridlayout-v7:27.1.1'
39
39
40
- implementation ' com.google.code.gson:gson:2.8.1 '
40
+ implementation ' com.google.code.gson:gson:2.8.2 '
41
41
implementation ' com.squareup.retrofit2:retrofit:2.3.0'
42
42
implementation ' com.squareup.retrofit2:converter-gson:2.3.0'
43
- implementation ' com.squareup.okhttp3:okhttp:3.9.1 '
43
+ implementation ' com.squareup.okhttp3:okhttp:3.10.0 '
44
44
}
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ buildscript {
6
6
jcenter()
7
7
}
8
8
dependencies {
9
- classpath ' com.android.tools.build:gradle:3.1.2 '
9
+ classpath ' com.android.tools.build:gradle:3.2.0-beta05 '
10
10
11
11
// NOTE: Do not place your application dependencies here; they belong
12
12
// in the individual module build.gradle files
Original file line number Diff line number Diff line change 1
- # Tue Jan 16 11:27:13 HKT 2018
1
+ # Tue Jul 31 14:26:06 CST 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.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