We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
revanced-patches
1 parent 3cf297e commit 167695fCopy full SHA for 167695f
build.gradle.kts
@@ -20,7 +20,7 @@ repositories {
20
}
21
22
23
-val patchesDependency = "app.revanced:revanced-patches:1.0.0-dev.4"
+val patchesDependency = "app.revanced:revanced-patches:1.0.0-dev.5"
24
25
dependencies {
26
implementation(kotlin("stdlib"))
0 commit comments