sarriaroman / FabricPlugin

Fabric.io plugin for Cordova or Phonegap
MIT License
198 stars 159 forks source link

Auto distribution Android version. #140

Open Atsyn opened 5 years ago

Atsyn commented 5 years ago

I'm already worked with fabric with my previous application. And my "build.gradle" script has been configured to auto deploy apk file to fabric and send it to testers.

Instructions can be found here: https://docs.fabric.io/android/beta/gradle.html

Can you add auto distribution to your plugin?