build: Bump dependencies

This commit is contained in:
oSumAtrIX
2024-07-20 06:14:19 +02:00
parent 8b0d8ee9f4
commit 4432fe65df
6 changed files with 787 additions and 1383 deletions

View File

@@ -2,9 +2,9 @@
revanced-patcher = "19.3.1"
#noinspection GradleDependency
smali = "3.0.5" # 3.0.7 breaks binary compatibility. Tracking https://github.com/google/smali/issues/58.
guava = "33.1.0-jre"
gson = "2.10.1"
binary-compatibility-validator = "0.14.0"
guava = "33.2.1-jre"
gson = "2.11.0"
binary-compatibility-validator = "0.15.1"
kotlin = "2.0.0"
[libraries]