Compare commits

..

5 Commits

2 changed files with 11 additions and 5 deletions

View File

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

View File

@@ -11,11 +11,11 @@ android.enableJetifier=false
kotlin_version=1.9.22 kotlin_version=1.9.22
kotlin_coroutines_version=1.7.3 kotlin_coroutines_version=1.7.3
kotlin_serialization_version=1.6.2 kotlin_serialization_version=1.6.3
dokka_version=1.9.10 dokka_version=1.9.10
klockVersion=5.3.0 klockVersion=5.3.1
## Github reease ## Github reease
@@ -32,9 +32,9 @@ junit_version=4.12
test_ext_junit_version=1.1.3 test_ext_junit_version=1.1.3
espresso_core=3.4.0 espresso_core=3.4.0
androidx_work_version=2.8.1 androidx_work_version=2.9.0
## Common ## Common
version=2.2.6 version=2.2.7
android_code_version=36 android_code_version=37