mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
| .. | ||
| app | ||
| gradle | ||
| .gitignore | ||
| build.gradle.kts | ||
| gradle.properties | ||
| gradlew | ||
| gradlew.bat | ||
| README.md | ||
| secrets.xml | ||
| settings.gradle.kts | ||
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.