io.nextop.v15.BuildConfig Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of android-v15 Show documentation
Show all versions of android-v15 Show documentation
Nextop client for Android 15+
The newest version!
/**
* Automatically generated file. DO NOT MODIFY
*/
package io.nextop.v15;
public final class BuildConfig {
public static final boolean DEBUG = false;
public static final String APPLICATION_ID = "io.nextop.v15";
public static final String BUILD_TYPE = "release";
public static final String FLAVOR = "";
public static final int VERSION_CODE = 1005;
public static final String VERSION_NAME = "";
}