Bump compose and work to latest stable release

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
Aayush Gupta
2025-06-21 15:23:30 +08:00
parent 6853478f5a
commit a547f0d998

View File

@@ -5,7 +5,7 @@ androidx-hilt = "1.2.0"
androidx-junit = "1.2.1"
browser = "1.8.0"
coil = "3.2.0"
composeBom = "2025.06.00"
composeBom = "2025.06.01"
core = "1.16.0"
epoxy = "5.1.4"
espresso = "3.6.1"
@@ -35,7 +35,7 @@ shizuku = "13.1.5"
swiperefreshlayout = "1.1.0"
truth = "1.4.4"
viewpager2 = "1.1.0"
work = "2.10.1"
work = "2.10.2"
[libraries]
airbnb-epoxy-android = { module = "com.airbnb.android:epoxy", version.ref = "epoxy" }