mirror of
https://github.com/ReVanced/revanced-patches.git
synced 2024-11-10 09:07:46 +01:00
fix: update patcher version
This commit is contained in:
parent
314e955a3d
commit
e3d0bb7ee1
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ repositories {
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation(kotlin("stdlib"))
|
implementation(kotlin("stdlib"))
|
||||||
|
|
||||||
implementation("app.revanced:revanced-patcher:1.3.4")
|
implementation("app.revanced:revanced-patcher:1.10.1")
|
||||||
}
|
}
|
||||||
|
|
||||||
tasks {
|
tasks {
|
||||||
|
|
Loading…
Reference in a new issue