fix: parse any kind of patch version
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
This commit is contained in:
parent
c6e0e79cd5
commit
bc06b4dfda
11 changed files with 165 additions and 188 deletions
|
|
@ -53,7 +53,7 @@ tasks {
|
|||
dependsOn(build)
|
||||
|
||||
classpath = sourceSets["main"].runtimeClasspath
|
||||
mainClass.set("app.revanced.meta.Meta")
|
||||
mainClass.set("app.revanced.meta.PatchesFileGenerator")
|
||||
}
|
||||
// Dummy task to fix the Gradle semantic-release plugin.
|
||||
// Remove this if you forked it to support building only.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue