Commit ea7fab6 1 parent 2f37967 commit ea7fab6 Copy full SHA for ea7fab6
File tree 2 files changed +11
-5
lines changed
2 files changed +11
-5
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 0.6.6
4
+
5
+ * Versions
6
+ * ` Klock ` : ` 2.4.8 `
7
+ * ` Androidx Work ` : ` 2.7.0 `
8
+
3
9
## 0.6.5
4
10
5
11
* Flows now use ` doWhile ` functions
Original file line number Diff line number Diff line change @@ -11,9 +11,9 @@ android.enableJetifier=false
11
11
kotlin_version =1.5.31
12
12
kotlin_coroutines_version =1.5.2
13
13
14
- dokka_version =1.5.30
14
+ dokka_version =1.5.31
15
15
16
- klockVersion =2.4.2
16
+ klockVersion =2.4.8
17
17
18
18
# # Github reease
19
19
@@ -29,9 +29,9 @@ junit_version=4.12
29
29
test_ext_junit_version =1.1.2
30
30
espresso_core =3.3.0
31
31
32
- androidx_work_version =2.6 .0
32
+ androidx_work_version =2.7 .0
33
33
34
34
# # Common
35
35
36
- version =0.6.5
37
- android_code_version =9
36
+ version =0.6.6
37
+ android_code_version =10
You can’t perform that action at this time.
0 commit comments