oSumAtrIX
oSumAtrIX
It's open source, so yes. For support, move to one of our links at https://revanced.app.
This is caused by the options using array types but the deserializer from ReVanced CLI uses list. The DSL branch fixes the issue as now the option types also use...
It is not possible to display changelogs over multiple versions properly. API is technically just a "static" transformer. The backend is abstracted in a way where each release has a...
One dirty solution would be to ask the backend for an optional changelog so it can be mirrored. E.g. /patches/changelog No syntax specification, or ranges, just one big changelog file,...
@Ushie I think this is an okay solution, please move this to the respective api issues
What is the default one
I don't think we should hardcode. AGP should update to it
Why does agp not default to the latest version
But Everytime agp is updated I'd suppose they update build tools too?
That is odd. Why wouldn't they bump?