libs: Update to latest dependencies
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
@@ -11,10 +11,10 @@ androidGradlePlugin = "8.13.2"
|
||||
adaptive = "1.3.0-alpha09"
|
||||
androidx-hilt = "1.3.0"
|
||||
androidx-junit = "1.3.0"
|
||||
browser = "1.9.0"
|
||||
browser = "1.10.0"
|
||||
coil = "3.4.0"
|
||||
composeBom = "2026.03.00"
|
||||
composeMaterial = "1.5.0-alpha15"
|
||||
composeBom = "2026.03.01"
|
||||
composeMaterial = "1.5.0-alpha16"
|
||||
core = "1.18.0"
|
||||
epoxy = "5.2.1"
|
||||
espresso = "3.7.0"
|
||||
@@ -22,7 +22,7 @@ gplayapi = "3.5.9"
|
||||
hiddenapibypass = "6.1"
|
||||
hilt = "2.58"
|
||||
junit = "4.13.2"
|
||||
kotlin = "2.3.10"
|
||||
kotlin = "2.3.20"
|
||||
ksp = "2.3.6"
|
||||
ktlint = "14.2.0"
|
||||
leakcanary = "2.14"
|
||||
@@ -35,7 +35,7 @@ okhttp = "5.3.2"
|
||||
paging = "3.4.2"
|
||||
preference = "1.2.1"
|
||||
processPhoenix = "3.0.0"
|
||||
protobufJavalite = "4.34.0"
|
||||
protobufJavalite = "4.34.1"
|
||||
rikkaHiddenAPI = "4.4.0"
|
||||
rikkaTools = "4.4.0"
|
||||
room = "2.8.4"
|
||||
@@ -45,7 +45,7 @@ shizuku = "13.1.5"
|
||||
swiperefreshlayout = "1.2.0"
|
||||
truth = "1.4.5"
|
||||
viewpager2 = "1.1.0"
|
||||
work = "2.11.1"
|
||||
work = "2.11.2"
|
||||
|
||||
[libraries]
|
||||
huawei-hms-coreservice = { module = "com.huawei.hms:ag-coreservice", version.ref = "agCoreservice" }
|
||||
|
||||
4
gradle/wrapper/gradle-wrapper.properties
vendored
4
gradle/wrapper/gradle-wrapper.properties
vendored
@@ -1,7 +1,7 @@
|
||||
distributionBase=GRADLE_USER_HOME
|
||||
distributionPath=wrapper/dists
|
||||
distributionSha256Sum=60ea723356d81263e8002fec0fcf9e2b0eee0c0850c7a3d7ab0a63f2ccc601f3
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-9.4.0-bin.zip
|
||||
distributionSha256Sum=2ab2958f2a1e51120c326cad6f385153bb11ee93b3c216c5fccebfdfbb7ec6cb
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-9.4.1-bin.zip
|
||||
networkTimeout=10000
|
||||
validateDistributionUrl=true
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
|
||||
Reference in New Issue
Block a user