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 7e485b4ffe
No known key found for this signature in database
GPG key ID: A9B3094ACDB604B4
67 changed files with 3709 additions and 3563 deletions

View file

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