build(Needs bump): Bump ReVanced Patcher

This commit is contained in:
oSumAtrIX
2024-06-18 00:45:58 +02:00
parent afd7f3b99b
commit afde3145e6
3 changed files with 10 additions and 27 deletions

View File

@@ -1,13 +1,3 @@
[versions]
revanced-patcher = "19.3.1"
revanced-patcher = "20.0.0"
smali = "3.0.7"
binary-compatibility-validator = "0.14.0"
kotlin = "2.0.0"
[libraries]
revanced-patcher = { module = "app.revanced:revanced-patcher", version.ref = "revanced-patcher" }
smali = { module = "com.android.tools.smali:smali", version.ref = "smali" }
[plugins]
binary-compatibility-validator = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version.ref = "binary-compatibility-validator" }
kotlin = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }