firebase-android-sdk
firebase-android-sdk copied to clipboard
Open Source the gradle plugins for for Crashlytics and App Distribution
What feature would you like to see?
Open source these:
- https://maven.google.com/web/index.html?q=gradle#com.google.firebase:firebase-appdistribution-gradle
- https://maven.google.com/web/index.html?q=gradle#com.google.firebase:firebase-crashlytics-gradle
How would you use it?
Would be great to have access to the source code when troubleshooting build issues.
I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.
+1
I'm currently trying to wrap up the App Distribution plugin within a custom plugin to coordinate various distribution tasks and not having access to the plugin code makes debugging difficult.