chore: bump revanced-patches version

This commit is contained in:
oSumAtrIX 2022-05-07 05:40:36 +02:00 committed by GitHub
parent 3cf297e3d6
commit 167695f083
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,7 +20,7 @@ repositories {
}
}
val patchesDependency = "app.revanced:revanced-patches:1.0.0-dev.4"
val patchesDependency = "app.revanced:revanced-patches:1.0.0-dev.5"
dependencies {
implementation(kotlin("stdlib"))