Update Gradle and libs to latest stable release

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
Aayush Gupta
2026-02-10 17:08:01 +08:00
parent 0e0c799419
commit c4ded75b2a
2 changed files with 5 additions and 6 deletions

View File

@@ -20,9 +20,9 @@ epoxy = "5.2.1"
espresso = "3.7.0"
gplayapi = "3.5.7"
hiddenapibypass = "6.1"
hilt = "2.59"
hilt = "2.59.1"
junit = "4.13.2"
kotlin = "2.3.0"
kotlin = "2.3.10"
ksp = "2.3.5"
ktlint = "14.0.1"
leakcanary = "2.14"
@@ -35,7 +35,7 @@ okhttp = "5.3.2"
paging = "3.4.0"
preference = "1.2.1"
processPhoenix = "3.0.0"
protobufJavalite = "4.33.4"
protobufJavalite = "4.33.5"
rikkaHiddenAPI = "4.4.0"
rikkaTools = "4.4.0"
room = "2.8.4"