build: Bump dependencies

This commit is contained in:
oSumAtrIX
2024-05-26 01:07:46 +02:00
parent c61c2cfebf
commit 9e9b90678c
7 changed files with 2198 additions and 912 deletions

View File

@@ -1,8 +1,8 @@
[versions]
revanced-patcher = "19.3.1"
smali = "3.0.5"
smali = "3.0.7"
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" }