Also watch out if you're creating an instance instead of calling the function
BuildConfigField("String", "BASE_URL", ""https"")
instead
buildConfigField("String", "BASE_URL", ""https"")
See the docs: https://developer.android.com/build/gradle-tips#share-custom-fields-and-resource-values-with-your-app-code