File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -13,11 +13,11 @@ ext {
13
13
javaVersion = JavaVersion . VERSION_1_8
14
14
15
15
// Gradle
16
- gradleVersion = " 6.3-rc-4 "
16
+ gradleVersion = " 6.3"
17
17
18
18
// Core plugins
19
19
androidPluginVersion = " 4.0.0-beta03"
20
- kotlinVersion = " 1.3.70 "
20
+ kotlinVersion = " 1.3.71 "
21
21
22
22
// Utility plugins
23
23
versionsPluginVersion = " 0.28.0"
26
26
androidCommandPluginVersion = " 2.1.0"
27
27
28
28
// Frameworks and compatibility libraries
29
- koinVersion = " 2.1.4 "
29
+ koinVersion = " 2.1.5 "
30
30
appcompatVersion = " 1.2.0-alpha03"
31
31
browserVersion = " 1.3.0-alpha01"
32
32
lifecycleVersion = " 2.2.0"
80
80
gravitySnapHelperVersion = " 2.2.0"
81
81
82
82
// Utils
83
- proxerLibVersion = " 0734944ecf "
83
+ proxerLibVersion = " 484e1f1812 "
84
84
threetenVersion = " 1.2.2"
85
85
hawkVersion = " 7a1a625455"
86
86
glideVersion = " 4.11.0"
You can’t perform that action at this time.
0 commit comments