Package com.iizix.run.common
Class AndroidFirebaseProguardPatches
java.lang.Object
com.iizix.run.common.AndroidFirebaseProguardPatches
Common Firebase and Proguard patches for all iiziRun programs (Devel, Custom, Customized).
- Author:
- Christopher Mindus
Constructor Summary
ConstructorsMethod Summary
Constructor Details
AndroidFirebaseProguardPatches
public AndroidFirebaseProguardPatches()
Method Details
main
Command-line entry point for the iiziRun Developer Android build script.Exit codes:
0= success,1= failure (stack trace on stderr).The current working directory must be the Cordova project root (the directory containing
platforms/android/). Arguments are currently ignored.