9 lines
312 B
Java
9 lines
312 B
Java
|
package io.flutter.plugins.custompathprovider;
|
||
|
|
||
|
/* loaded from: classes6.dex */
|
||
|
public final class BuildConfig {
|
||
|
public static final String BUILD_TYPE = "release";
|
||
|
public static final boolean DEBUG = false;
|
||
|
public static final String LIBRARY_PACKAGE_NAME = "io.flutter.plugins.custompathprovider";
|
||
|
}
|