build: bump dependencies

This commit is contained in:
inotia00 2024-05-30 19:58:06 +09:00
parent aabf1ecb97
commit 7363ca546a

View File

@ -2,7 +2,7 @@
revanced-patcher = "19.3.1"
smali = "3.0.5"
gson = "2.10.1"
kotlin = "1.9.23"
kotlin = "2.0.0"
[libraries]
revanced-patcher = { module = "app.revanced:revanced-patcher", version.ref = "revanced-patcher" }