fix version.txt
This commit is contained in:
parent
44cbdc256e
commit
ec2e1bf6f9
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -11,7 +11,7 @@ GITHUB_URL = https://api.github.com/repos
|
|||
GITHUB_REPO = revanced
|
||||
GITHUB_ENDPOINT = releases/latest
|
||||
|
||||
EXTENSIONS = *.$(RVD_CLI_EXT) *.$(RVD_INT_EXT) *.$(RVD_PATCHES_EXT)
|
||||
EXTENSIONS = *.jar *.apk
|
||||
VERSIONS_TXT = versions.txt
|
||||
|
||||
WGET = wget -q --show-progress
|
||||
|
|
Loading…
Reference in a new issue