check_visit_upload

This commit is contained in:
upendrakushwaha1991
2021-07-06 05:55:02 -07:00
parent 71839404f4
commit beb6932f20
12 changed files with 103 additions and 72 deletions
@@ -1,10 +0,0 @@
/**
* Automatically generated file. DO NOT MODIFY
*/
package com.androidbuts.multispinnerfilter;
public final class BuildConfig {
public static final boolean DEBUG = Boolean.parseBoolean("true");
public static final String LIBRARY_PACKAGE_NAME = "com.androidbuts.multispinnerfilter";
public static final String BUILD_TYPE = "debug";
}