Skip to content

Commit 68fc27f

Browse files
committed
Update dependencies
1 parent e0e3918 commit 68fc27f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

gradle/versions.gradle

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ext {
1313
javaVersion = JavaVersion.VERSION_1_8
1414

1515
// Gradle
16-
gradleVersion = "6.8-rc-3"
16+
gradleVersion = "6.8-rc-4"
1717

1818
// Core plugins
1919
androidPluginVersion = "4.2.0-beta02"
@@ -26,7 +26,7 @@ ext {
2626
ktlintVersion = "0.40.0"
2727

2828
// Frameworks and compatibility libraries
29-
koinVersion = "2.2.1"
29+
koinVersion = "2.2.2"
3030
appcompatVersion = "1.3.0-alpha02"
3131
browserVersion = "1.3.0"
3232
lifecycleVersion = "2.2.0"
@@ -56,13 +56,13 @@ ext {
5656
gridlayoutVersion = "1.0.0"
5757
viewpagerVersion = "1.1.0-alpha01"
5858
exifinterfaceVersion = "1.3.2"
59-
materialComponentsVersion = "1.3.0-alpha04"
59+
materialComponentsVersion = "1.3.0-beta01"
6060
constaintLayoutVersion = "2.1.0-alpha1"
6161
preferenceVersion = "1.1.1"
6262
supportPreferenceVersion = "6d5ebc7934"
6363
iconicsVersion = "5.2.1"
6464
communityMaterialTypefaceVersion = "5.8.55.0-kotlin"
65-
materialDrawerVersion = "8.3.0"
65+
materialDrawerVersion = "8.3.1"
6666
aboutLibrariesVersion = "8.6.3"
6767
crossfaderVersion = "1.6.0"
6868
materialAboutVersion = "3.2.0-rc01"

0 commit comments

Comments
 (0)