libs: Bump to latest stable dependencies
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
@@ -4,19 +4,19 @@ androidGradlePlugin = "8.9.1"
|
||||
androidx-hilt = "1.2.0"
|
||||
browserVersion = "1.8.0"
|
||||
coilVersion = "3.1.0"
|
||||
composeBom = "2025.03.01"
|
||||
coreVersion = "1.15.0"
|
||||
composeBom = "2025.04.00"
|
||||
coreVersion = "1.16.0"
|
||||
epoxyVersion = "5.1.4"
|
||||
espressoVersion = "3.6.1"
|
||||
gplayapiVersion = "3.4.6"
|
||||
gsonVersion = "2.12.1"
|
||||
gsonVersion = "2.13.0"
|
||||
hiddenapibypassVersion = "6.1"
|
||||
hiltVersion = "2.56.1"
|
||||
hiltWorkVersion = "1.2.0"
|
||||
junit = "4.13.2"
|
||||
junitVersion = "1.2.1"
|
||||
kotlinVersion = "2.1.20"
|
||||
kspVersion = "2.1.20-1.0.31"
|
||||
kspVersion = "2.1.20-1.0.32" # New versions depends upon KSP2 which conflicts with epoxy
|
||||
ktlintVersion = "12.1.2"
|
||||
leakcanaryAndroidVersion = "2.14"
|
||||
libsu = "6.0.0"
|
||||
@@ -29,8 +29,8 @@ processPhoenix = "3.0.0"
|
||||
protobufJavaliteVersion = "4.30.2"
|
||||
rikkaHiddenVersion = "4.3.3"
|
||||
rikkaToolsVersion = "4.4.0"
|
||||
roomVersion = "2.6.1"
|
||||
serialization = "1.8.0"
|
||||
roomVersion = "2.6.1" # New versions depends upon KSP2 which conflicts with epoxy
|
||||
serialization = "1.8.1"
|
||||
shimmerVersion = "0.5.0"
|
||||
shizukuVersion = "13.1.5"
|
||||
swiperefreshlayoutVersion = "1.1.0"
|
||||
|
||||
Reference in New Issue
Block a user