Error while writing Google map key secrets to Build.config through Android CI/CD GitHub pipeline actions
I’m setting up a CI/CD pipeline for an Android project in GitHub. The app uses Google Maps API keys for three different environments. Currently, I store these keys in the local.properties file and access them in the app/build.gradle to inject them into the BuildConfig.
Error while writing Google map key secrets to Build.config through Android CI/CD GitHub pipeline actions
I’m setting up a CI/CD pipeline for an Android project in GitHub. The app uses Google Maps API keys for three different environments. Currently, I store these keys in the local.properties file and access them in the app/build.gradle to inject them into the BuildConfig.
Error while writing Google map key secrets to Build.config through Android CI/CD GitHub pipeline actions
I’m setting up a CI/CD pipeline for an Android project in GitHub. The app uses Google Maps API keys for three different environments. Currently, I store these keys in the local.properties file and access them in the app/build.gradle to inject them into the BuildConfig.