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

..--

AndroidManifest.xmlD25-Apr-20251.4 KiB3934

BuildConfig.javaD25-Apr-20251.4 KiB399

FirebaseApplication.javaD25-Apr-20251.2 KiB3717

README.mdD25-Apr-2025347 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