start 2.4.0

This commit is contained in:
InsanusMokrassar 2024-08-12 23:09:38 +06:00
parent f90d8d03d9
commit 3bd4a7a245
2 changed files with 4 additions and 2 deletions

View File

@ -1,5 +1,7 @@
# Changelog
## 2.4.0
## 2.3.0
* `doWhile` now will guarantee that it will not call `doOnce` more than once for time

View File

@ -36,5 +36,5 @@ androidx_work_version=2.9.0
## Common
version=2.3.0
android_code_version=40
version=2.4.0
android_code_version=41