更新依赖

This commit is contained in:
HapeLee
2025-10-14 00:23:44 +08:00
parent 70075fc66b
commit 1a71849fd6
+7 -7
View File
@@ -1,6 +1,6 @@
[versions]
coreSplashscreen = "1.0.0-beta02"
coreSplashscreen = "1.2.0-rc01"
datastorePreferences = "1.1.7"
kotlin = "2.2.20"
ksp = "2.2.10-2.0.2"
@@ -10,7 +10,7 @@ colorpicker = "1.1.0"
commonsText = "1.14.0"
constraintlayout = "2.2.1"
core = "1.17.0"
firebaseBom = "34.3.0"
firebaseBom = "34.4.0"
flexbox = "3.0.0"
fragment = "1.8.9"
@@ -33,19 +33,19 @@ material = "1.14.0-alpha05"
media = "1.7.1"
media3 = "1.8.0"
nanoHttpd = "2.3.1"
okhttp = "5.1.0"
okhttp = "5.2.0"
palette = "1.0.0"
preference = "1.2.1"
protobufJavalite = "4.26.1"
quickChineseTransfer = "0.2.16"
room = "2.8.1"
room = "2.8.2"
splitties = "3.0.0"
rhino = "1.8.0"
desugar = "2.1.5"
activity = "1.11.0"
#kotlinxSerialization = "1.8.0"
startupRuntime = "1.1.1"
startupRuntime = "1.2.0"
swiperefreshlayout = "1.1.0"
#noinspection GradleDependency
recyclerview = "1.4.0"
@@ -129,7 +129,7 @@ glide-glide = { module = "com.github.bumptech.glide:glide", version.ref = "glide
glide-okhttp= { module = "com.github.bumptech.glide:okhttp3-integration", version.ref ="glide" }
glide-recyclerview={module="com.github.bumptech.glide:recyclerview-integration",version.ref="glide"}
glide-compiler = { module = "com.github.bumptech.glide:compiler", version.ref = "glide" }
glide-compose = { module = "com.github.bumptech.glide:compose", version = "1.0.0-beta01" }
glide-compose = { module = "com.github.bumptech.glide:compose", version = "1.0.0-beta08" }
glide-ksp = { module = "com.github.bumptech.glide:ksp", version.ref = "glide" }
glide-avif = { module = "com.github.bumptech.glide:avif-integration", version.ref = "glide" }
avif = { module = "org.aomedia.avif.android:avif", version = "1.3.0.841110fd" }
@@ -194,7 +194,7 @@ kotlin-sam = { id = "org.jetbrains.kotlin.plugin.sam.with.receiver", version.ref
kotlin-lombok = { id = "org.jetbrains.kotlin.plugin.lombok", version.ref = "kotlin" }
kotlin-parcelize = { id = "org.jetbrains.kotlin.plugin.parcelize", version.ref = "kotlin" }
google-services = { id = "com.google.gms.google-services", version = "4.4.3" }
google-services = { id = "com.google.gms.google-services", version = "4.4.4" }
ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" }
room = { id = "androidx.room", version.ref = "room" }