Compare commits

..

3 Commits
0.9.2 ... 0.9.3

Author SHA1 Message Date
3a45e5dc70 Update CHANGELOG.md 2022-01-14 00:37:03 +06:00
73190518d5 Update gradle.properties 2022-01-14 00:35:51 +06:00
03f78180dc Merge pull request #123 from InsanusMokrassar/0.9.2
0.9.2
2022-01-13 11:22:54 +06:00
2 changed files with 8 additions and 3 deletions

View File

@@ -1,5 +1,10 @@
# Changelog
## 0.9.3
* `Versions`:
* `UUID`: `0.3.1` -> `0.4.0`
## 0.9.2
* `Versions`:

View File

@@ -18,7 +18,7 @@ klockVersion=2.4.12
github_release_plugin_version=2.2.12
uuidVersion=0.3.1
uuidVersion=0.4.0
# ANDROID
@@ -45,5 +45,5 @@ dokka_version=1.6.0
# Project data
group=dev.inmo
version=0.9.2
android_code_version=92
version=0.9.3
android_code_version=93