mirror of
https://github.com/InsanusMokrassar/MicroUtils.git
synced 2024-12-23 00:57:15 +00:00
commit
0a115e5cf4
@ -1,6 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## 0.12.0-beta
|
||||
## 0.12.1
|
||||
|
||||
* `Versions`:
|
||||
* `Ktor`: `2.0.3` -> `2.1.0`
|
||||
|
||||
## 0.12.0
|
||||
|
||||
**OLD DEPRECATIONS HAVE BEEN REMOVED**
|
||||
|
||||
|
@ -14,5 +14,5 @@ crypto_js_version=4.1.1
|
||||
# Project data
|
||||
|
||||
group=dev.inmo
|
||||
version=0.12.0
|
||||
android_code_version=139
|
||||
version=0.12.1
|
||||
android_code_version=140
|
||||
|
@ -11,7 +11,7 @@ jb-dokka = "1.7.0"
|
||||
klock = "3.0.0"
|
||||
uuid = "0.5.0"
|
||||
|
||||
ktor = "2.0.3"
|
||||
ktor = "2.1.0"
|
||||
|
||||
gh-release = "2.4.1"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user