Merge pull request #40 from InsanusMokrassar/0.8.1

0.8.1
This commit is contained in:
2022-09-13 00:58:24 +06:00
committed by GitHub
2 changed files with 8 additions and 3 deletions

View File

@@ -1,5 +1,10 @@
# Changelog
## 0.8.1
* Versions
* `Klock`: `3.1.0`
## 0.8.0
**THIS VERSION HAS CHANGED MIN ANDROID SDK FROM 19 -> 21**

View File

@@ -13,7 +13,7 @@ kotlin_coroutines_version=1.6.4
dokka_version=1.7.10
klockVersion=3.0.0
klockVersion=3.1.0
## Github reease
@@ -33,5 +33,5 @@ androidx_work_version=2.7.1
## Common
version=0.8.0
android_code_version=17
version=0.8.1
android_code_version=18