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
13
javaVersion = JavaVersion . VERSION_1_8
14
14
15
15
// Gradle
16
- gradleVersion = " 6.8-rc-3 "
16
+ gradleVersion = " 6.8-rc-4 "
17
17
18
18
// Core plugins
19
19
androidPluginVersion = " 4.2.0-beta02"
26
26
ktlintVersion = " 0.40.0"
27
27
28
28
// Frameworks and compatibility libraries
29
- koinVersion = " 2.2.1 "
29
+ koinVersion = " 2.2.2 "
30
30
appcompatVersion = " 1.3.0-alpha02"
31
31
browserVersion = " 1.3.0"
32
32
lifecycleVersion = " 2.2.0"
@@ -56,13 +56,13 @@ ext {
56
56
gridlayoutVersion = " 1.0.0"
57
57
viewpagerVersion = " 1.1.0-alpha01"
58
58
exifinterfaceVersion = " 1.3.2"
59
- materialComponentsVersion = " 1.3.0-alpha04 "
59
+ materialComponentsVersion = " 1.3.0-beta01 "
60
60
constaintLayoutVersion = " 2.1.0-alpha1"
61
61
preferenceVersion = " 1.1.1"
62
62
supportPreferenceVersion = " 6d5ebc7934"
63
63
iconicsVersion = " 5.2.1"
64
64
communityMaterialTypefaceVersion = " 5.8.55.0-kotlin"
65
- materialDrawerVersion = " 8.3.0 "
65
+ materialDrawerVersion = " 8.3.1 "
66
66
aboutLibrariesVersion = " 8.6.3"
67
67
crossfaderVersion = " 1.6.0"
68
68
materialAboutVersion = " 3.2.0-rc01"
You can’t perform that action at this time.
0 commit comments