• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..13-Dec-2023-

AndroidManifest.xmlH A D12-Dec-20231.4 KiB3934

BuildConfig.javaH A D12-Dec-20231.4 KiB399

FirebaseApplication.javaH A D12-Dec-20231.2 KiB3717

README.mdH A D12-Dec-2023347 85

README.md

1The files in this directory are for building the app in the Android source tree.
2
3`FirebaseApplication.java` contains Firebase credentials that should be copied
4from `google-services.json`, which can be downloaded from the Firebase console.
5
6`BuildConfig.java` contains configuratuon for the root CA certificate and the
7token issuer API endpoint.
8