Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 261 Bytes

BUILDING.md

File metadata and controls

9 lines (5 loc) · 261 Bytes

Building pretixdroid

The project can be built using the standard gradle toolchain.

Sentry support

If you want to enable Sentry support, you can just set the following in your local.properties:

sentry.dsn = https://pub:[email protected]/12345"