Compare commits

..

4 Commits

Author SHA1 Message Date
30011cd309 Update CHANGELOG.md 2022-09-11 14:18:46 +06:00
fd37a5ddc3 Update gradle.properties 2022-09-11 14:17:48 +06:00
3874f6a42c start 0.8.1 2022-09-11 14:16:52 +06:00
8a98ebd5f9 Merge pull request #39 from InsanusMokrassar/0.8.0
0.8.0
2022-08-06 10:01:18 +06:00
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