Skip to content

Commit ea7fab6

Browse files
0.6.6
1 parent 2f37967 commit ea7fab6

File tree

2 files changed

+11
-5
lines changed

2 files changed

+11
-5
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 0.6.6
4+
5+
* Versions
6+
* `Klock`: `2.4.8`
7+
* `Androidx Work`: `2.7.0`
8+
39
## 0.6.5
410

511
* Flows now use `doWhile` functions

gradle.properties

+5-5
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ android.enableJetifier=false
1111
kotlin_version=1.5.31
1212
kotlin_coroutines_version=1.5.2
1313

14-
dokka_version=1.5.30
14+
dokka_version=1.5.31
1515

16-
klockVersion=2.4.2
16+
klockVersion=2.4.8
1717

1818
## Github reease
1919

@@ -29,9 +29,9 @@ junit_version=4.12
2929
test_ext_junit_version=1.1.2
3030
espresso_core=3.3.0
3131

32-
androidx_work_version=2.6.0
32+
androidx_work_version=2.7.0
3333

3434
## Common
3535

36-
version=0.6.5
37-
android_code_version=9
36+
version=0.6.6
37+
android_code_version=10

0 commit comments

Comments
 (0)