diff --git a/app.json b/app.json index de0fdb1..cf96fc3 100644 --- a/app.json +++ b/app.json @@ -29,7 +29,7 @@ "bundleIdentifier": "ren.onetwo.tidgi.mobile" }, "android": { - "versionCode": 2, + "versionCode": 3, "adaptiveIcon": { "foregroundImage": "./assets/icon.png", "backgroundColor": "#ffffff" @@ -61,7 +61,7 @@ "NSExtensionActivationSupportsWebURLWithMaxCount": 1, "NSExtensionActivationSupportsWebPageWithMaxCount": 1, "NSExtensionActivationSupportsImageWithMaxCount": 1, - "NSExtensionActivationSupportsMovieWithMaxCount": 1, + "NSExtensionActivationSupportsMovieWithMaxCount": 1 } } ]