build: Update ReVanced Patches Gradle plugin to fix publication

This commit is contained in:
oSumAtrIX 2026-02-27 17:14:41 +01:00
parent 79b0c1f72f
commit 4c484d90eb
No known key found for this signature in database
GPG key ID: A9B3094ACDB604B4

View file

@ -20,7 +20,7 @@ dependencyResolutionManagement {
}
plugins {
id("app.revanced.patches") version "1.0.0-dev.9"
id("app.revanced.patches") version "1.0.0-dev.10"
}
settings {