libs: Bump AGP and dependencies to latest stable release
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
@@ -1,17 +1,17 @@
|
||||
[versions]
|
||||
activityCompose = "1.10.1"
|
||||
androidGradlePlugin = "8.9.1"
|
||||
androidGradlePlugin = "8.9.2"
|
||||
androidx-hilt = "1.2.0"
|
||||
browserVersion = "1.8.0"
|
||||
coilVersion = "3.1.0"
|
||||
composeBom = "2025.04.00"
|
||||
composeBom = "2025.04.01"
|
||||
coreVersion = "1.16.0"
|
||||
epoxyVersion = "5.1.4"
|
||||
espressoVersion = "3.6.1"
|
||||
gplayapiVersion = "3.4.6"
|
||||
gsonVersion = "2.13.0"
|
||||
hiddenapibypassVersion = "6.1"
|
||||
hiltVersion = "2.56.1"
|
||||
hiltVersion = "2.56.2"
|
||||
hiltWorkVersion = "1.2.0"
|
||||
junit = "4.13.2"
|
||||
junitVersion = "1.2.1"
|
||||
@@ -36,7 +36,7 @@ shizukuVersion = "13.1.5"
|
||||
swiperefreshlayoutVersion = "1.1.0"
|
||||
truth = "1.4.4"
|
||||
viewpager2Version = "1.1.0"
|
||||
workVersion = "2.10.0"
|
||||
workVersion = "2.10.1"
|
||||
|
||||
[libraries]
|
||||
airbnb-epoxy-android = { module = "com.airbnb.android:epoxy", version.ref = "epoxyVersion" }
|
||||
|
||||
Reference in New Issue
Block a user