Merge pull request #37 from InsanusMokrassar/0.7.4

0.7.4
This commit is contained in:
InsanusMokrassar 2022-07-02 12:20:28 +06:00 committed by GitHub
commit 5a5bde6f20
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 4 deletions

View File

@ -1,5 +1,10 @@
# Changelog
## 0.7.4
* Versions
* `Coroutines`: `1.6.3`
## 0.7.3
* Versions

View File

@ -9,7 +9,7 @@ android.enableJetifier=false
kotlin_version=1.6.21
kotlin_coroutines_version=1.6.1
kotlin_coroutines_version=1.6.3
dokka_version=1.6.21
@ -17,7 +17,7 @@ klockVersion=2.7.0
## Github reease
github_release_plugin_version=2.3.7
github_release_plugin_version=2.4.1
## Android
@ -33,5 +33,5 @@ androidx_work_version=2.7.1
## Common
version=0.7.3
android_code_version=14
version=0.7.4
android_code_version=15