update gradle, kotlin & coroutines
All checks were successful
continuous-integration/drone/push Build is passing

* gradle 6.1.1 -> 6.4
* kotlin 1.3.71 -> 1.3.72
* coroutines 1.3.5 -> 1.3.6
This commit is contained in:
2020-05-14 17:16:31 +02:00
parent bbac0d3688
commit e2dce9fab3
2 changed files with 6 additions and 6 deletions

View File

@ -1,5 +1,5 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-6.1.1-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-6.4-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists