fix: fix noSuchMethodError

This commit is contained in:
Joey Peter 2022-07-05 20:30:37 +02:00 committed by GitHub
parent 387b6bd016
commit 00fec2508a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,7 +26,7 @@ dependencies {
implementation(kotlin("stdlib"))
implementation(kotlin("reflect"))
implementation("app.revanced:revanced-patcher:2.2.2")
implementation("app.revanced:revanced-patcher:2.3.0")
implementation("info.picocli:picocli:4.6.3")
implementation("com.android.tools.build:apksig:7.2.1")
implementation("com.github.revanced:jadb:master-SNAPSHOT") // updated fork