diff options
Diffstat (limited to 'app.json')
-rw-r--r-- | app.json | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -3,7 +3,7 @@ "name": "IngressHelper", "slug": "IngressHelper", "privacy": "unlisted", - "sdkVersion": "32.0.0", + "sdkVersion": "33.0.0", "platforms": [ "ios", "android" @@ -29,5 +29,6 @@ "assetBundlePatterns": [ "**/*" ], + "description": "" } }
\ No newline at end of file |