I will start by saying that I am very new to Gradle, so I apologize if this has already been answered.
I\'m working on an Android application that uses an API key to
What i did is copied current AndroidManifest.xml into app/src/debug
AndroidManifest.xml
app/src/debug
and changed the key there debug Manifest :
app/src/main Manifest is like :
app/src/main