migrate onto 0.29.0

This commit is contained in:
2026-02-24 15:11:43 +06:00
parent 3ae2c84c08
commit 50369e0904
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
# Changelog # Changelog
## 0.28.1 ## 0.29.0
* `Coroutines`: * `Coroutines`:
* `runCatchingLogging` updated to rethrow `CancellationException` and log other exceptions * `runCatchingLogging` updated to rethrow `CancellationException` and log other exceptions

View File

@@ -18,5 +18,5 @@ crypto_js_version=4.1.1
# Project data # Project data
group=dev.inmo group=dev.inmo
version=0.28.1 version=0.29.0
android_code_version=310 android_code_version=310