We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be53e64 commit 029f1adCopy full SHA for 029f1ad
build.gradle.kts
@@ -22,7 +22,7 @@ repositories {
22
}
23
24
25
-val patchesDependency = "app.revanced:revanced-patches:1.0.0-dev.5"
+val patchesDependency = "app.revanced:revanced-patches:1.+"
26
27
dependencies {
28
implementation(kotlin("stdlib"))
0 commit comments