diff --git a/Makefile b/Makefile index 3fc7771..c0488eb 100644 --- a/Makefile +++ b/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