reisxd / revanced-builder

A NodeJS ReVanced builder
GNU General Public License v3.0
1.94k stars 171 forks source link

fix: fetch versions until a recommended is found. #692

Closed ArjixWasTaken closed 1 year ago

ArjixWasTaken commented 1 year ago

Made it so that a recommended version is guaranteed to be found. (unless no recommended version exists, in that case it will fetch ALL the versions of that app)

PS: I did not know that #686 existed when I was making this PR.

shrihankp commented 1 year ago

Since this attempts to fix the same problem that #686 did, I'm closing this.