Compare commits

...

3 Commits

Author SHA1 Message Date
6da04f54da update dependencies 2024-01-31 17:40:15 +06:00
e1d716688a start 2.2.7 2024-01-31 17:26:48 +06:00
e247de9e24 Merge pull request #92 from InsanusMokrassar/2.2.6
2.2.6
2024-01-12 14:52:32 +06:00
2 changed files with 10 additions and 4 deletions

View File

@@ -1,5 +1,11 @@
# Changelog
## 2.2.7
* `Version`:
* `Klock`: `5.3.1`
* `AndroidXWork`: `2.9.0`
## 2.2.6
**Since this version klock depdendency replaced with `com.soywiz.korge:korlibs-time`**

View File

@@ -15,7 +15,7 @@ kotlin_serialization_version=1.6.2
dokka_version=1.9.10
klockVersion=5.3.0
klockVersion=5.3.1
## Github reease
@@ -32,9 +32,9 @@ junit_version=4.12
test_ext_junit_version=1.1.3
espresso_core=3.4.0
androidx_work_version=2.8.1
androidx_work_version=2.9.0
## Common
version=2.2.6
android_code_version=36
version=2.2.7
android_code_version=37