mirror of
https://github.com/revanced/revanced-patches
synced 2024-12-25 07:05:49 +01:00
fix: update patcher version
This commit is contained in:
parent
a61bcec09f
commit
5f54bc9aa8
@ -18,7 +18,7 @@ repositories {
|
|||||||
dependencies {
|
dependencies {
|
||||||
implementation(kotlin("stdlib"))
|
implementation(kotlin("stdlib"))
|
||||||
|
|
||||||
implementation("app.revanced:revanced-patcher:1.3.0")
|
implementation("app.revanced:revanced-patcher:1.3.4")
|
||||||
}
|
}
|
||||||
|
|
||||||
tasks {
|
tasks {
|
||||||
|
Loading…
Reference in New Issue
Block a user