Skip to content

Commit a204a72

Browse files
committed
Update dependencies and certificate hashes
1 parent a25e243 commit a204a72

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,11 +13,11 @@ ext {
1313
javaVersion = JavaVersion.VERSION_1_8
1414

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

1818
// Core plugins
1919
androidPluginVersion = "4.0.0-beta03"
20-
kotlinVersion = "1.3.70"
20+
kotlinVersion = "1.3.71"
2121

2222
// Utility plugins
2323
versionsPluginVersion = "0.28.0"
@@ -26,7 +26,7 @@ ext {
2626
androidCommandPluginVersion = "2.1.0"
2727

2828
// Frameworks and compatibility libraries
29-
koinVersion = "2.1.4"
29+
koinVersion = "2.1.5"
3030
appcompatVersion = "1.2.0-alpha03"
3131
browserVersion = "1.3.0-alpha01"
3232
lifecycleVersion = "2.2.0"
@@ -80,7 +80,7 @@ ext {
8080
gravitySnapHelperVersion = "2.2.0"
8181

8282
// Utils
83-
proxerLibVersion = "0734944ecf"
83+
proxerLibVersion = "484e1f1812"
8484
threetenVersion = "1.2.2"
8585
hawkVersion = "7a1a625455"
8686
glideVersion = "4.11.0"

0 commit comments

Comments
 (0)