omnivore/android/Omnivore
2024-03-27 10:34:21 +08:00
..
app Update bundle on android 2024-03-27 10:34:21 +08:00
gradle bump versions 2024-02-26 22:42:24 +00:00
.gitignore
build.gradle.kts migrate gradle to kts and version catalog 2024-02-15 00:23:31 +00:00
gradle.properties refactor packages 2024-02-07 17:33:28 +00:00
gradlew
gradlew.bat
README.md
secrets.xml Improve loading on Android, switch to posthog 2023-09-14 14:48:30 +08:00
settings.gradle.kts add mark as read action 2024-02-05 19:05:27 +00: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.