Skip to content

Commit

Permalink
Merge pull request #94 from InsanusMokrassar/2.2.7
Browse files Browse the repository at this point in the history
2.2.7
  • Loading branch information
InsanusMokrassar authored Jan 31, 2024
2 parents e247de9 + 6da04f5 commit 1ce654f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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`**
Expand Down
8 changes: 4 additions & 4 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand All @@ -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

0 comments on commit 1ce654f

Please sign in to comment.