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 96e7aed843
commit 1748cd98a4
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 {