Merge pull request #384 from InsanusMokrassar/0.20.30

0.20.30
This commit is contained in:
InsanusMokrassar 2024-01-31 17:27:17 +06:00 committed by GitHub
commit f904eb27e1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 8 additions and 3 deletions

View File

@ -1,5 +1,10 @@
# Changelog
## 0.20.30
* `Versions`:
* `Exposed`: `0.46.0` -> `0.47.0`
## 0.20.29
* `Versions`:

View File

@ -15,5 +15,5 @@ crypto_js_version=4.1.1
# Project data
group=dev.inmo
version=0.20.29
android_code_version=235
version=0.20.30
android_code_version=236

View File

@ -7,7 +7,7 @@ kt-coroutines = "1.7.3"
kslog = "1.3.2"
jb-compose = "1.5.12"
jb-exposed = "0.46.0"
jb-exposed = "0.47.0"
jb-dokka = "1.9.10"
korlibs = "5.3.1"