mirror of
https://github.com/InsanusMokrassar/MicroUtils.git
synced 2026-09-01 13:59:52 +00:00
update dependencies
This commit is contained in:
@@ -2,6 +2,14 @@
|
||||
|
||||
## 0.31.0
|
||||
|
||||
* `Versions`:
|
||||
* `SQLite`: `3.53.2.1` -> `3.53.4.0`
|
||||
* `KSP`: `2.3.9` -> `2.3.11`
|
||||
* `Exposed`: `1.3.0` -> `1.5.0`
|
||||
* `NMCP`: `1.5.0` -> `1.6.1`
|
||||
* `AndroidX AppCompat`: `1.7.1` -> `1.8.0`
|
||||
* `AndroidX Fragment`: `1.8.9` -> `1.9.0`
|
||||
|
||||
## 0.30.1
|
||||
|
||||
* `Versions`:
|
||||
|
||||
@@ -11,10 +11,10 @@ kslog = "1.7.0"
|
||||
jb-compose = "1.11.1"
|
||||
jb-compose-material3 = "1.11.0-alpha07"
|
||||
jb-compose-icons = "1.7.8"
|
||||
jb-exposed = "1.3.0"
|
||||
jb-exposed = "1.5.0"
|
||||
jb-dokka = "2.2.0"
|
||||
|
||||
sqlite = "3.53.2.1"
|
||||
sqlite = "3.53.4.0"
|
||||
|
||||
korlibs = "5.4.0"
|
||||
uuid = "0.8.4"
|
||||
@@ -27,19 +27,19 @@ koin = "4.2.2"
|
||||
|
||||
okio = "3.18.1"
|
||||
|
||||
ksp = "2.3.9"
|
||||
ksp = "2.3.11"
|
||||
kotlin-poet = "2.3.0"
|
||||
|
||||
versions = "0.54.0"
|
||||
nmcp = "1.5.0"
|
||||
nmcp = "1.6.1"
|
||||
|
||||
android-gradle = "8.12.+"
|
||||
dexcount = "4.0.0"
|
||||
|
||||
android-coreKtx = "1.19.0"
|
||||
android-recyclerView = "1.4.0"
|
||||
android-appCompat = "1.7.1"
|
||||
android-fragment = "1.8.9"
|
||||
android-appCompat = "1.8.0"
|
||||
android-fragment = "1.9.0"
|
||||
android-espresso = "3.7.0"
|
||||
android-test = "1.3.0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user