Compare commits

...

3 Commits

Author SHA1 Message Date
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 8 additions and 3 deletions

View File

@@ -1,5 +1,10 @@
# Changelog
## 0.5.30
* `Versions`:
* `Serialization`: `1.2.2` -> `1.3.0`
## 0.5.29
* `Versions`:

View File

@@ -9,7 +9,7 @@ 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
@@ -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.30
android_code_version=71