mirror of
https://github.com/anyproto/anytype-kotlin.git
synced 2025-06-08 05:47:05 +09:00
DROID-979 App | Tech | Setup sentry (#3002)
DROID-979 App | Tech | Setup sentry
This commit is contained in:
parent
4cae9fce35
commit
5ee6443ebb
19 changed files with 140 additions and 7 deletions
|
@ -20,6 +20,7 @@ Your Github ID (starting with '#' character) can be found [here](https://caius.g
|
|||
```
|
||||
amplitude.debug="AMPLITUDE_DEBUG_KEY"
|
||||
amplitude.release="AMPLITUDE_RELEASE_KEY"
|
||||
sentry_dsn="SENTRY_DSN_KEY"
|
||||
```
|
||||
|
||||
Then build project.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue