How to run the project properly #476
droid-lover
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Getting errors in BuildConfig.
URLs are missing
public static final String CONFIG_URL_DRIVER = ;
// Field from product flavor: dev
public static final String CONFIG_URL_USER = ;
// Field from product flavor: dev
public static final String MERCHANT_ID_DRIVER = ;
// Field from product flavor: dev
public static final String MERCHANT_ID_USER = ;
// Field from product flavor: dev
public static final String flavor = "dev";
Beta Was this translation helpful? Give feedback.
All reactions