mirror of
https://github.com/ReVanced/revanced-cli.git
synced 2026-01-24 03:31:06 +00:00
refactor: Move ReVanced Library subproject to another repository
This commit removes the subproject ReVanced Library and moves it to another repository. A monorepo turned out to be difficult to work with.
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
{
|
||||
"assets": [
|
||||
{
|
||||
"path": "revanced-cli/build/libs/*all.jar"
|
||||
"path": "build/libs/*all.jar"
|
||||
}
|
||||
],
|
||||
successComment: false
|
||||
|
||||
Reference in New Issue
Block a user