File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 13
13
javaVersion = JavaVersion . VERSION_1_8
14
14
15
15
// Gradle
16
- gradleVersion = " 6.0"
16
+ gradleVersion = " 6.0.1 "
17
17
18
18
// Core plugins
19
19
androidPluginVersion = " 3.6.0-beta04"
69
69
materialDialogsVersion = " 3.1.1"
70
70
flexboxVersion = " 1.1.1"
71
71
emojiIosVersion = " 489bd66043"
72
- exoplayerVersion = " 2.10.7 "
72
+ exoplayerVersion = " 2.10.8 "
73
73
previewSeekbarVersion = " 09eec85551"
74
74
materialProgressBarVersion = " 1.6.1"
75
75
materialRatingBarVersion = " 1005cd342e"
86
86
retrofitVersion = " 2.6.2"
87
87
okHttpVersion = " 4.2.2"
88
88
okioVersion = " 2.4.1"
89
- moshiVersion = " 1.9.1 "
89
+ moshiVersion = " 1.9.2 "
90
90
easyHeaderFooterAdapterVersion = " 3.0.0"
91
91
kOptionalVersion = " 1.6.0"
92
92
kotterknifeVersion = " 2.0"
98
98
// Debugging
99
99
customActivityOnCrashVersion = " 2.2.0"
100
100
strictModeCompatVersion = " 29.0.0"
101
- leakCanaryVersion = " 2.0-beta-3 "
101
+ leakCanaryVersion = " 2.0-beta-4 "
102
102
anrWatchdogVersion = " 1.4.0"
103
103
timberVersion = " 4.7.1"
104
104
}
Original file line number Diff line number Diff line change 1
1
distributionBase =GRADLE_USER_HOME
2
2
distributionPath =wrapper/dists
3
- distributionUrl =https\://services.gradle.org/distributions/gradle-6.0-bin.zip
3
+ distributionUrl =https\://services.gradle.org/distributions/gradle-6.0.1 -bin.zip
4
4
zipStoreBase =GRADLE_USER_HOME
5
5
zipStorePath =wrapper/dists
You can’t perform that action at this time.
0 commit comments