eventOneHQ / apkup

🚀 Publish APKs to Google Play directly from the terminal
https://oss.eventone.page/apkup
MIT License
36 stars 12 forks source link

Add possibility to upload proguard mapping #18

Closed Vacxe closed 4 years ago

Vacxe commented 4 years ago

Have a good day.

Could we extend the functionality and add the possibility to add deobfuscation files https://developers.google.com/android-publisher/api-ref/edits/deobfuscationfiles/upload

I think that it doesn't take a lot of time. Have a great day mate, and just let me know if I can help with that.

nprail commented 4 years ago

I personally don't do deobfuscation so this isn't something I have a need for. I may get around to adding it at some point but if you want to submit a PR, I would be definitely open to it!

nprail commented 4 years ago

:tada: This issue has been resolved in version 1.3.0-beta.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

nprail commented 4 years ago

@Vacxe You can now install this update with npm install --save-dev apkup@beta

nprail commented 4 years ago

@Vacxe Did you ever have a chance to check if this worked?

Thanks!

Vacxe commented 4 years ago

@nprail yes this functionality is working. No worries.

nprail commented 4 years ago

:tada: This issue has been resolved in version 1.3.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: