ac-pm / SSLUnpinning_Xposed

Android Xposed Module to bypass SSL certificate validation (Certificate Pinning).
GNU General Public License v2.0
771 stars 115 forks source link

Unable to build release or debug apk #14

Open roblav96 opened 6 years ago

roblav96 commented 6 years ago

@ac-pm @jodson @webserfer Hello friends! I've been trying to build an apk of this repo to reflect the latest commit (https://github.com/ac-pm/SSLUnpinning_Xposed/commit/7e5eb3edff10d50b9a6f0f827044d0c73c951ef9) but have not been successful.

This is what I thought the gradle build cmd would be:

./gradlew assembleRelease

Might you point me in the right direction? :D