Merge pull request #24 from InsanusMokrassar/0.6.6

0.6.6
This commit is contained in:
InsanusMokrassar 2021-11-12 16:14:27 +06:00 committed by GitHub
commit 039fe1cb5f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 5 deletions

View File

@ -1,5 +1,11 @@
# Changelog
## 0.6.6
* Versions
* `Klock`: `2.4.8`
* `Androidx Work`: `2.7.0`
## 0.6.5
* Flows now use `doWhile` functions

View File

@ -11,9 +11,9 @@ android.enableJetifier=false
kotlin_version=1.5.31
kotlin_coroutines_version=1.5.2
dokka_version=1.5.30
dokka_version=1.5.31
klockVersion=2.4.2
klockVersion=2.4.8
## Github reease
@ -29,9 +29,9 @@ junit_version=4.12
test_ext_junit_version=1.1.2
espresso_core=3.3.0
androidx_work_version=2.6.0
androidx_work_version=2.7.0
## Common
version=0.6.5
android_code_version=9
version=0.6.6
android_code_version=10