• Home
Name Date Size #Lines LOC

..--

AndroidManifest.xmlD03-May-20241.4 KiB3934

BuildConfig.javaD03-May-20241.4 KiB399

FirebaseApplication.javaD03-May-20241.2 KiB3717

README.mdD03-May-2024347 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