update kotlin version

This commit is contained in:
InsanusMokrassar 2020-08-12 12:56:12 +06:00
parent 79ed26e9bb
commit f9d5a583dd
2 changed files with 3 additions and 1 deletions

View File

@ -11,6 +11,8 @@
### 0.3.1
* `Kotlin`: `1.3.71` -> `1.3.72`
## 0.2.0
* `Kotlin`: `1.3.61` -> `1.3.70`

View File

@ -1,5 +1,5 @@
kotlin.code.style=official
kotlin_version=1.3.71
kotlin_version=1.3.72
kotlin_serialisation_runtime_version=0.20.0
gradle_bintray_plugin_version=1.8.4