mirror of
https://github.com/revanced/revanced-cli.git
synced 2025-01-11 11:45:49 +01:00
fix: use latest version of patches dependency
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
This commit is contained in:
parent
be53e649a7
commit
029f1ad722
@ -22,7 +22,7 @@ repositories {
|
||||
}
|
||||
}
|
||||
|
||||
val patchesDependency = "app.revanced:revanced-patches:1.0.0-dev.5"
|
||||
val patchesDependency = "app.revanced:revanced-patches:1.+"
|
||||
|
||||
dependencies {
|
||||
implementation(kotlin("stdlib"))
|
||||
|
Loading…
Reference in New Issue
Block a user