nyxiereal / ReVancedPacker

RVP - ReVanced APK Compiler written in Python 3.11.4
GNU General Public License v2.0
298 stars 23 forks source link

Skip version checking #4

Closed MF-Debug closed 2 years ago

MF-Debug commented 2 years ago

Is your feature request related to a problem? Please describe. Right now, we are using the latest stable youtube apk. I want the ability to test youtube beta apk as well.

Describe the solution you'd like Implementing the --debugging parameter while patching would give us the possibility to do this.

Describe alternatives you've considered Maybe we can download & place our preferred youtube apk in the directory instead of the script downloading it for us before doing this?

Additional context As seen from the discussion here

nyxiereal commented 2 years ago

Okey, will do in 1.6

nyxiereal commented 2 years ago

Almost done

nyxiereal commented 2 years ago

Done, compiled for 1.6!