mirror of
https://github.com/InsanusMokrassar/MicroUtils.git
synced 2024-12-24 17:47:15 +00:00
commit
3f366aeea4
@ -1,5 +1,10 @@
|
||||
# Changelog
|
||||
|
||||
## 0.20.47
|
||||
|
||||
* `Versions`:
|
||||
* `Exposed`: `0.49.0` -> `0.50.0`
|
||||
|
||||
## 0.20.46
|
||||
|
||||
* `Common`:
|
||||
|
@ -15,5 +15,5 @@ crypto_js_version=4.1.1
|
||||
# Project data
|
||||
|
||||
group=dev.inmo
|
||||
version=0.20.46
|
||||
android_code_version=252
|
||||
version=0.20.47
|
||||
android_code_version=253
|
||||
|
@ -7,7 +7,7 @@ kt-coroutines = "1.8.0"
|
||||
kslog = "1.3.3"
|
||||
|
||||
jb-compose = "1.6.2"
|
||||
jb-exposed = "0.49.0"
|
||||
jb-exposed = "0.50.0"
|
||||
jb-dokka = "1.9.20"
|
||||
|
||||
korlibs = "5.4.0"
|
||||
@ -26,7 +26,7 @@ kotlin-poet = "1.16.0"
|
||||
|
||||
versions = "0.51.0"
|
||||
|
||||
android-gradle = "8.3.2"
|
||||
android-gradle = "8.4.0"
|
||||
dexcount = "4.0.0"
|
||||
|
||||
android-coreKtx = "1.13.0"
|
||||
|
Loading…
Reference in New Issue
Block a user