build: Update deps and gradle version
This commit is contained in:
parent
2cf7ec1ba6
commit
b45a0aaf33
@ -9,27 +9,27 @@ datastore = "1.1.7"
|
||||
fragment = "1.8.8"
|
||||
lifecycle = "2.9.1"
|
||||
recycler-view = "1.4.0"
|
||||
sqlite = "2.5.1"
|
||||
sqlite = "2.5.2"
|
||||
test-ext = "1.2.1"
|
||||
test-rules = "1.6.1"
|
||||
test-runner = "1.6.2"
|
||||
work = "2.10.1"
|
||||
work = "2.10.2"
|
||||
coil = "3.2.0"
|
||||
leakcanary = "2.14"
|
||||
hilt = "2.56.2"
|
||||
hiltExt = "1.2.0"
|
||||
jackson = "2.18.2"
|
||||
jackson = "2.19.1"
|
||||
kotlin = "2.1.21"
|
||||
coroutines = "1.10.2"
|
||||
datetime = "0.6.2"
|
||||
serialization = "1.8.1"
|
||||
ksp = "2.1.20-1.0.32"
|
||||
ktor = "3.1.2"
|
||||
ksp = "2.1.21-2.0.2"
|
||||
ktor = "3.2.0"
|
||||
libsu = "6.0.0"
|
||||
room = "2.7.1"
|
||||
room = "2.7.2"
|
||||
shizuku = "13.0.0"
|
||||
image-viewer = "v1.0.1"
|
||||
junit-jupiter = "5.12.0"
|
||||
junit-jupiter = "5.13.1"
|
||||
|
||||
[libraries]
|
||||
desugaring = { group = "com.android.tools", name = "desugar_jdk_libs", version.ref = "desugaring" }
|
||||
|
2
gradle/wrapper/gradle-wrapper.properties
vendored
2
gradle/wrapper/gradle-wrapper.properties
vendored
@ -1,6 +1,6 @@
|
||||
distributionBase=GRADLE_USER_HOME
|
||||
distributionPath=wrapper/dists
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-8.13-bin.zip
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-8.14.2-bin.zip
|
||||
networkTimeout=10000
|
||||
validateDistributionUrl=true
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
|
Loading…
x
Reference in New Issue
Block a user