We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1d7166 commit 6da04f5Copy full SHA for 6da04f5
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
## 2.2.7
4
5
+* `Version`:
6
+ * `Klock`: `5.3.1`
7
+ * `AndroidXWork`: `2.9.0`
8
+
9
## 2.2.6
10
11
**Since this version klock depdendency replaced with `com.soywiz.korge:korlibs-time`**
gradle.properties
@@ -15,7 +15,7 @@ kotlin_serialization_version=1.6.2
15
16
dokka_version=1.9.10
17
18
-klockVersion=5.3.0
+klockVersion=5.3.1
19
20
## Github reease
21
@@ -32,7 +32,7 @@ junit_version=4.12
32
test_ext_junit_version=1.1.3
33
espresso_core=3.4.0
34
35
-androidx_work_version=2.8.1
+androidx_work_version=2.9.0
36
37
## Common
38
0 commit comments