libs: bump to latest dependencies
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
@@ -5,15 +5,15 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
activity = "1.10.1"
|
activity = "1.11.0"
|
||||||
agCoreservice = "13.3.1.300"
|
agCoreservice = "13.3.1.300"
|
||||||
androidGradlePlugin = "8.13.0"
|
androidGradlePlugin = "8.13.0"
|
||||||
adaptive = "1.2.0-beta01"
|
adaptive = "1.2.0-beta02"
|
||||||
androidx-hilt = "1.3.0"
|
androidx-hilt = "1.3.0"
|
||||||
androidx-junit = "1.3.0"
|
androidx-junit = "1.3.0"
|
||||||
browser = "1.9.0"
|
browser = "1.9.0"
|
||||||
coil = "3.3.0"
|
coil = "3.3.0"
|
||||||
composeBom = "2025.08.01"
|
composeBom = "2025.09.00"
|
||||||
composeMaterial = "1.5.0-alpha04"
|
composeMaterial = "1.5.0-alpha04"
|
||||||
core = "1.17.0"
|
core = "1.17.0"
|
||||||
epoxy = "5.1.4"
|
epoxy = "5.1.4"
|
||||||
@@ -36,7 +36,7 @@ okhttp = "5.1.0"
|
|||||||
paging = "3.3.6"
|
paging = "3.3.6"
|
||||||
preference = "1.2.1"
|
preference = "1.2.1"
|
||||||
processPhoenix = "3.0.0"
|
processPhoenix = "3.0.0"
|
||||||
protobufJavalite = "4.32.0"
|
protobufJavalite = "4.32.1"
|
||||||
rikkaHiddenAPI = "4.3.3"
|
rikkaHiddenAPI = "4.3.3"
|
||||||
rikkaTools = "4.4.0"
|
rikkaTools = "4.4.0"
|
||||||
room = "2.6.1" # New versions conflicts with epoxy2 and ksp
|
room = "2.6.1" # New versions conflicts with epoxy2 and ksp
|
||||||
@@ -44,7 +44,7 @@ serialization = "1.9.0"
|
|||||||
shimmer = "0.5.0"
|
shimmer = "0.5.0"
|
||||||
shizuku = "13.1.5"
|
shizuku = "13.1.5"
|
||||||
swiperefreshlayout = "1.1.0"
|
swiperefreshlayout = "1.1.0"
|
||||||
truth = "1.4.4"
|
truth = "1.4.5"
|
||||||
viewpager2 = "1.1.0"
|
viewpager2 = "1.1.0"
|
||||||
work = "2.10.4"
|
work = "2.10.4"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user