mirror of
https://github.com/InsanusMokrassar/MicroUtils.git
synced 2024-11-17 13:53:49 +00:00
update android fragments dependency
This commit is contained in:
parent
46c1887cbe
commit
0f0d0b5d58
@ -2,6 +2,8 @@
|
||||
|
||||
## 0.18.0
|
||||
|
||||
* `Versions`:
|
||||
* `Android Fragments`: `1.5.6` -> `1.5.7`
|
||||
* `Ktor`:
|
||||
* `Server`:
|
||||
* Now it is possible to take query parameters as list
|
||||
|
@ -30,7 +30,7 @@ dexcount = "4.0.0"
|
||||
android-coreKtx = "1.10.0"
|
||||
android-recyclerView = "1.3.0"
|
||||
android-appCompat = "1.6.1"
|
||||
android-fragment = "1.5.6"
|
||||
android-fragment = "1.5.7"
|
||||
android-espresso = "3.5.1"
|
||||
android-test = "1.1.5"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user