/**
 * Automatically generated file. DO NOT MODIFY
 */
package com.shhhushhmobile;

public final class BuildConfig {
  public static final boolean DEBUG = false;
  public static final String APPLICATION_ID = "com.shhhushhmobile";
  public static final String BUILD_TYPE = "release";
  public static final int VERSION_CODE = 1;
  public static final String VERSION_NAME = "1.0";
  // Field from default config.
  public static final boolean IS_HERMES_ENABLED = true;
  // Field from default config.
  public static final boolean IS_NEW_ARCHITECTURE_ENABLED = false;
}
