Skip to content

Commit 6da04f5

Browse files
update dependencies
1 parent e1d7166 commit 6da04f5

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## 2.2.7
44

5+
* `Version`:
6+
* `Klock`: `5.3.1`
7+
* `AndroidXWork`: `2.9.0`
8+
59
## 2.2.6
610

711
**Since this version klock depdendency replaced with `com.soywiz.korge:korlibs-time`**

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ kotlin_serialization_version=1.6.2
1515

1616
dokka_version=1.9.10
1717

18-
klockVersion=5.3.0
18+
klockVersion=5.3.1
1919

2020
## Github reease
2121

@@ -32,7 +32,7 @@ junit_version=4.12
3232
test_ext_junit_version=1.1.3
3333
espresso_core=3.4.0
3434

35-
androidx_work_version=2.8.1
35+
androidx_work_version=2.9.0
3636

3737
## Common
3838

0 commit comments

Comments
 (0)