fix: breaking changes by revanced-patcher dependency

Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
This commit is contained in:
oSumAtrIX
2022-05-18 23:58:54 +02:00
parent 3bceed8359
commit e12e484e37
68 changed files with 3692 additions and 3594 deletions

View File

@ -27,6 +27,7 @@ dependencies {
testImplementation(kotlin("test"))
implementation("app.revanced:revanced-patcher:1.+")
implementation(kotlin("reflect"))
}
java {