fix: tests failing

Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
This commit is contained in:
oSumAtrIX
2022-05-07 05:31:29 +02:00
parent 8a76df320c
commit 102793f24f
2 changed files with 3 additions and 1 deletions

View File

@ -26,7 +26,7 @@ dependencies {
implementation(kotlin("stdlib"))
testImplementation(kotlin("test"))
implementation("app.revanced:revanced-patcher:1.0.0-dev.8")
implementation("app.revanced:revanced-patcher:1.0.0-dev.9")
}
java {