It looks like the library artifact posted on maven does not perform the local.properties build step once included in a project. It has your personal API key (AIzaSyDRD....DJPQPax5c) is inside the generated BuildConfig.java.
Rebuilding my project does not pull from my project's local.properties nor regenerate the lib's BuildConfig.java. Meaning there is no way to use my own personal key using the maven artifact.
Love the library though :)
It looks like the library artifact posted on maven does not perform the local.properties build step once included in a project. It has your personal API key (AIzaSyDRD....DJPQPax5c) is inside the generated BuildConfig.java.
Rebuilding my project does not pull from my project's local.properties nor regenerate the lib's BuildConfig.java. Meaning there is no way to use my own personal key using the maven artifact.
Love the library though :)