diff options
Diffstat (limited to 'app.json')
-rw-r--r-- | app.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/app.json b/app.json index df12a5454..20d3ad015 100644 --- a/app.json +++ b/app.json @@ -52,6 +52,12 @@ "kotlinVersion": "1.8.0" } } + ], + [ + "expo-updates", + { + "username": "blueskysocial" + } ] ], "extra": { |