Files
omnivore/android/Omnivore
Gannon bf26d01cbb Update app/build.gradle file to sync without the requirement for a keystore.properties
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
2024-01-03 21:52:21 -05:00
..
2022-08-02 14:54:34 -07:00
2023-08-07 17:14:06 +08:00
2022-08-02 14:54:34 -07:00
2022-08-02 14:54:34 -07:00

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.