n0k0m3 / revanced-build-template

Github Template for building Revanced
GNU General Public License v3.0
138 stars 151 forks source link

Sign with uber-apk-signer #50

Closed Chicos123 closed 2 years ago

Chicos123 commented 2 years ago

sign

Revanced does not automatically apply verified signatures. So, how about using uber-apk-signer to temporarily sign the app? https://github.com/patrickfav/uber-apk-signer

n0k0m3 commented 2 years ago

I'd rather not use a 3rd party signer when revanced-cli already allows using a custom key. I'll implement it soon with debug keystore