mirror of
https://github.com/InsanusMokrassar/MicroUtils.git
synced 2025-09-18 06:49:20 +00:00
Compare commits
7 Commits
Author | SHA1 | Date | |
---|---|---|---|
22d2a3d9bf | |||
c9b97fc965 | |||
a8a281cfb4 | |||
ddd1304949 | |||
86d70b6c02 | |||
a22bdb39e7 | |||
a2038cbefa |
@@ -1,5 +1,12 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 0.19.2
|
||||||
|
|
||||||
|
* `Versions`:
|
||||||
|
* `Ktor`: `2.3.0` -> `2.3.1`
|
||||||
|
* `Koin`: `3.4.0` -> `3.4.1`
|
||||||
|
* `Uuid`: `0.7.0` -> `0.7.1`
|
||||||
|
|
||||||
## 0.19.1
|
## 0.19.1
|
||||||
|
|
||||||
* `Versions`:
|
* `Versions`:
|
||||||
|
@@ -14,5 +14,5 @@ crypto_js_version=4.1.1
|
|||||||
# Project data
|
# Project data
|
||||||
|
|
||||||
group=dev.inmo
|
group=dev.inmo
|
||||||
version=0.19.1
|
version=0.19.2
|
||||||
android_code_version=197
|
android_code_version=198
|
||||||
|
@@ -11,18 +11,18 @@ jb-exposed = "0.41.1"
|
|||||||
jb-dokka = "1.8.10"
|
jb-dokka = "1.8.10"
|
||||||
|
|
||||||
korlibs = "4.0.3"
|
korlibs = "4.0.3"
|
||||||
uuid = "0.7.0"
|
uuid = "0.7.1"
|
||||||
|
|
||||||
ktor = "2.3.0"
|
ktor = "2.3.1"
|
||||||
|
|
||||||
gh-release = "2.4.1"
|
gh-release = "2.4.1"
|
||||||
|
|
||||||
koin = "3.4.0"
|
koin = "3.4.1"
|
||||||
|
|
||||||
okio = "3.3.0"
|
okio = "3.3.0"
|
||||||
|
|
||||||
ksp = "1.8.20-1.0.11"
|
ksp = "1.8.20-1.0.11"
|
||||||
kotlin-poet = "1.14.0"
|
kotlin-poet = "1.14.2"
|
||||||
|
|
||||||
android-gradle = "7.4.2"
|
android-gradle = "7.4.2"
|
||||||
dexcount = "4.0.0"
|
dexcount = "4.0.0"
|
||||||
|
Reference in New Issue
Block a user