build: Bump dependencies

This commit is contained in:
oSumAtrIX
2024-05-26 01:07:01 +02:00
parent 0ce9416c33
commit dd1a087f5a
5 changed files with 2190 additions and 905 deletions

View File

@ -1,10 +1,10 @@
[versions]
revanced-patcher = "19.3.1"
smali = "3.0.5"
guava = "33.0.0-jre"
smali = "3.0.7"
guava = "33.1.0-jre"
gson = "2.10.1"
binary-compatibility-validator = "0.14.0"
kotlin = "1.9.22"
kotlin = "2.0.0"
[libraries]
revanced-patcher = { module = "app.revanced:revanced-patcher", version.ref = "revanced-patcher" }