mirror of
https://github.com/recloudstream/cloudstream.git
synced 2025-05-17 11:15:54 +08:00
chore: update dependencies and gradle plugin version (#1577)
* Update some libs * bump gradle to 8.13
This commit is contained in:
@ -6,13 +6,13 @@ buildkonfigGradlePlugin = "0.15.2"
|
||||
coil = "3.1.0"
|
||||
colorpicker = "1.1.0"
|
||||
conscryptAndroid = "2.5.2"
|
||||
constraintlayout = "2.2.0"
|
||||
constraintlayout = "2.2.1"
|
||||
coreKtx = "1.15.0"
|
||||
desugar_jdk_libs_nio = "2.1.4"
|
||||
desugar_jdk_libs_nio = "2.1.5"
|
||||
dokkaGradlePlugin = "2.0.0"
|
||||
espressoCore = "3.6.1"
|
||||
fuzzywuzzy = "1.4.0"
|
||||
gradle = "8.8.0"
|
||||
gradle = "8.8.2"
|
||||
jacksonModuleKotlin = "2.13.1"
|
||||
json = "20250107"
|
||||
junit = "4.13.2"
|
||||
@ -25,8 +25,8 @@ lifecycleLivedataKtx = "2.8.7"
|
||||
lifecycleViewmodelKtx = "2.8.7"
|
||||
material = "1.12.0"
|
||||
media3 = "1.5.1"
|
||||
navigationFragmentKtx = "2.8.6"
|
||||
navigationUiKtx = "2.8.6"
|
||||
navigationFragmentKtx = "2.8.8"
|
||||
navigationUiKtx = "2.8.8"
|
||||
newpipeextractor = "v0.24.4"
|
||||
nextlibMedia3 = "0.8.4"
|
||||
nicehttp = "0.4.12"
|
||||
@ -34,7 +34,7 @@ overlappingpanels = "0.1.5"
|
||||
paletteKtx = "1.0.0"
|
||||
preferenceKtx = "1.2.1"
|
||||
previewseekbarMedia3 = "1.1.1.0"
|
||||
qrcodeKotlin = "4.2.0"
|
||||
qrcodeKotlin = "4.3.0"
|
||||
rhino = "1.8.0"
|
||||
safefile = "0.0.8"
|
||||
shimmer = "0.5.0"
|
||||
|
2
gradle/wrapper/gradle-wrapper.properties
vendored
2
gradle/wrapper/gradle-wrapper.properties
vendored
@ -1,5 +1,5 @@
|
||||
distributionBase=GRADLE_USER_HOME
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-8.12.1-bin.zip
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-8.13-bin.zip
|
||||
distributionPath=wrapper/dists
|
||||
zipStorePath=wrapper/dists
|
||||
zipStoreBase=GRADLE_USER_HOME
|
Reference in New Issue
Block a user