All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.facebook.rebound.BuildConfig Maven / Gradle / Ivy

Go to download

Rebound is a simple spring dynamics animation library for Java and Android applications.

The newest version!
/**
 * Automatically generated file. DO NOT MODIFY
 */
package com.facebook.rebound;

public final class BuildConfig {
  public static final boolean DEBUG = false;
  public static final String APPLICATION_ID = "com.facebook.rebound";
  public static final String BUILD_TYPE = "release";
  public static final String FLAVOR = "";
  public static final int VERSION_CODE = 1;
  public static final String VERSION_NAME = "";
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy