update dependencies

This commit is contained in:
2025-01-27 09:35:54 +06:00
parent 32ef9f399f
commit 61277e92bd
3 changed files with 9 additions and 4 deletions

View File

@@ -2,6 +2,11 @@
## 0.24.5
* `Versions`:
* `SQLite`: `3.47.2.0` -> `3.48.0.0`
* `Koin`: `4.0.1` -> `4.0.2`
* `Android RecyclerView`: `1.3.2` -> `1.4.0`
## 0.24.4
* `Repos`:

View File

@@ -10,7 +10,7 @@ jb-compose = "1.7.3"
jb-exposed = "0.58.0"
jb-dokka = "2.0.0"
sqlite = "3.47.2.0"
sqlite = "3.48.0.0"
korlibs = "5.4.0"
uuid = "0.8.4"
@@ -19,7 +19,7 @@ ktor = "3.0.3"
gh-release = "2.5.2"
koin = "4.0.1"
koin = "4.0.2"
okio = "3.10.2"
@@ -32,7 +32,7 @@ android-gradle = "8.2.2"
dexcount = "4.0.0"
android-coreKtx = "1.15.0"
android-recyclerView = "1.3.2"
android-recyclerView = "1.4.0"
android-appCompat = "1.7.0"
android-fragment = "1.8.5"
android-espresso = "3.6.1"

View File

@@ -1,5 +1,5 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.11.1-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.12.1-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists