mirror of
https://github.com/ReVanced/revanced-patches-template.git
synced 2026-01-11 05:46:18 +00:00
build(Needs bump): Use ReVanced Patches Gradle plugin to configure the build system
This commit is contained in:
@@ -24,7 +24,6 @@
|
||||
"README.md",
|
||||
"CHANGELOG.md",
|
||||
"gradle.properties",
|
||||
"patches.json"
|
||||
]
|
||||
}
|
||||
],
|
||||
@@ -33,7 +32,7 @@
|
||||
{
|
||||
"assets": [
|
||||
{
|
||||
"path": "build/libs/revanced-patches*"
|
||||
"path": "patches/build/libs/*.rvp"
|
||||
}
|
||||
],
|
||||
successComment: false
|
||||
|
||||
Reference in New Issue
Block a user