mirror of
https://github.com/tooot-app/app
synced 2025-06-05 22:19:13 +02:00
Using new sentry project thanks for sponsoring
Also removing unnecessary importing public keys
This commit is contained in:
@ -12,10 +12,6 @@ export default (): ExpoConfig => ({
|
||||
version: toootVersion,
|
||||
privacy: 'hidden',
|
||||
assetBundlePatterns: ['assets/*'],
|
||||
extra: {
|
||||
sentryDSN: process.env.SENTRY_DSN,
|
||||
toootPushKeyPublic: process.env.TOOOT_PUSH_KEY_PUBLIC
|
||||
},
|
||||
hooks: {
|
||||
postPublish: [
|
||||
{
|
||||
|
Reference in New Issue
Block a user