Class AndroidFirebaseProguardPatches

java.lang.Object
com.iizix.run.common.AndroidFirebaseProguardPatches

public class AndroidFirebaseProguardPatches extends Object
Common Firebase and Proguard patches for all iiziRun programs (Devel, Custom, Customized).
Author:
Christopher Mindus
  • Constructor Details

    • AndroidFirebaseProguardPatches

      public AndroidFirebaseProguardPatches()
  • Method Details

    • main

      public static void main(String[] args)
      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.