8 lines
347 B
Markdown
8 lines
347 B
Markdown
The files in this directory are for building the app in the Android source tree.
|
|
|
|
`FirebaseApplication.java` contains Firebase credentials that should be copied
|
|
from `google-services.json`, which can be downloaded from the Firebase console.
|
|
|
|
`BuildConfig.java` contains configuratuon for the root CA certificate and the
|
|
token issuer API endpoint.
|