File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ object Versions {
3434
3535 const val dokka_gradle_plugin: String = " 0.9.17" // available: "0.9.18"
3636
37- const val org_jetbrains_kotlin: String = " 1.3.70 "
37+ const val org_jetbrains_kotlin: String = " 1.3.72 "
3838
3939 const val spek: String = " 2.1.0-alpha.0.11+d97ef33"
4040 // available: "2.1.0-alpha.0.24+0fdeb6e"
@@ -43,7 +43,7 @@ object Versions {
4343
4444 const val recycler_view = " 1.0.0"
4545
46- const val coroutines = " 1.3.3 "
46+ const val coroutines = " 1.3.7 "
4747
4848 /* *
4949 *
Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
33distributionPath =wrapper/dists
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
6- distributionUrl =https\://services.gradle.org/distributions/gradle-6.2.2 -all.zip
6+ distributionUrl =https\://services.gradle.org/distributions/gradle-6.5 -all.zip
You can’t perform that action at this time.
0 commit comments