fix: migrate to breaking changes from patcher

This commit is contained in:
oSumAtrIX
2022-06-20 21:29:19 +02:00
parent 8e86d9e6cb
commit 2c0a4196fe
18 changed files with 46 additions and 39 deletions

View File

@ -18,7 +18,7 @@ repositories {
dependencies {
implementation(kotlin("stdlib"))
implementation("app.revanced:revanced-patcher:1.2.8")
implementation("app.revanced:revanced-patcher:1.3.0")
}
tasks {