chore: update dependencies and gradle plugin version (#1577)

* Update some libs

* bump gradle to 8.13
This commit is contained in:
IndusAryan
2025-03-27 23:16:20 +05:30
committed by GitHub
parent 79c7e0312c
commit d5aa758b15
2 changed files with 7 additions and 7 deletions

View File

@ -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"

View File

@ -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