• Home
Name Date Size #Lines LOC

..--

AndroidManifest.xmlD06-Sep-20241.4 KiB3934

BuildConfig.javaD06-Sep-20241.4 KiB399

FirebaseApplication.javaD06-Sep-20241.2 KiB3717

README.mdD06-Sep-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