This change will only effect fresh imports and people who don't setup a keystore.properties When building debug, there is not a strict reason why we need a custom keystore. This change will allow people to pull the code and start developing right away without configuring keystores
Omnivore - Android
Setup
From the root directory run the following command:
make droid
This will copy a secrets.xml file into the strings directory.
If you have a PSPDF license key then paste that value into the
pspdfkit_license_key entry in that file.