fix: update patcher version (fix apktool)

This commit is contained in:
Sculas 2022-06-20 17:09:51 +02:00 committed by GitHub
parent 755f2b5afc
commit 496f821218
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,7 +31,7 @@ repositories {
dependencies {
implementation(kotlin("stdlib"))
implementation(kotlin("reflect"))
implementation("app.revanced:revanced-patcher:1.2.8")
implementation("app.revanced:revanced-patcher:1.2.9")
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