Skip to content

Configuring for prod

Shen Yang edited this page Oct 16, 2021 · 1 revision

First make sure each hostname matches the hostname of prod in app/src/build.gradle.

hostname fields

Next make sure the app signing key matches the one in prod. See https://github.com/rubyforgood/casa-android/wiki/How-to-manage-app-signing for more details about app signing.

Clone this wiki locally