Compare commits

...

6 Commits

Author SHA1 Message Date
e75465ad10 update dependencies 2021-09-30 11:59:44 +06:00
de01ad54e9 start 0.5.31 2021-09-30 11:57:29 +06:00
eeea7ddbe3 Merge pull request #97 from InsanusMokrassar/0.5.30
0.5.30
2021-09-25 16:22:34 +06:00
e0b18bec05 update dependencies 2021-09-25 14:55:56 +06:00
410e89bba9 start 0.5.30 2021-09-25 14:45:56 +06:00
9ef19dc42b Merge pull request #96 from InsanusMokrassar/0.5.29
0.5.29
2021-09-23 13:45:55 +06:00
2 changed files with 14 additions and 4 deletions

View File

@@ -1,5 +1,15 @@
# Changelog
## 0.5.31
* `Versions`:
* `Klock`: `2.4.2` -> `2.4.3`
## 0.5.30
* `Versions`:
* `Serialization`: `1.2.2` -> `1.3.0`
## 0.5.29
* `Versions`:

View File

@@ -9,12 +9,12 @@ org.gradle.jvmargs=-Xmx2g
kotlin_version=1.5.31
kotlin_coroutines_version=1.5.2
kotlin_serialisation_core_version=1.2.2
kotlin_serialisation_core_version=1.3.0
kotlin_exposed_version=0.35.1
ktor_version=1.6.3
klockVersion=2.4.2
klockVersion=2.4.3
github_release_plugin_version=2.2.12
@@ -45,5 +45,5 @@ dokka_version=1.5.30
# Project data
group=dev.inmo
version=0.5.29
android_code_version=70
version=0.5.31
android_code_version=72