libs: Bump gplayapi and ktlint to latest releases

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
Aayush Gupta
2026-03-16 15:15:19 +08:00
parent 0458a102c2
commit 77a7123147

View File

@@ -18,13 +18,13 @@ composeMaterial = "1.5.0-alpha15"
core = "1.18.0" core = "1.18.0"
epoxy = "5.2.1" epoxy = "5.2.1"
espresso = "3.7.0" espresso = "3.7.0"
gplayapi = "3.5.8" gplayapi = "3.5.9"
hiddenapibypass = "6.1" hiddenapibypass = "6.1"
hilt = "2.58" hilt = "2.58"
junit = "4.13.2" junit = "4.13.2"
kotlin = "2.3.10" kotlin = "2.3.10"
ksp = "2.3.6" ksp = "2.3.6"
ktlint = "14.1.0" ktlint = "14.2.0"
leakcanary = "2.14" leakcanary = "2.14"
libsu = "6.0.0" libsu = "6.0.0"
lifecycle = "2.10.0" lifecycle = "2.10.0"