We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0356540 commit 4e23400Copy full SHA for 4e23400
1 file changed
app.json
@@ -3,7 +3,7 @@
3
"name": "TidGi",
4
"scheme": "tidgi",
5
"slug": "tidgi-mobile",
6
- "version": "0.7.4",
+ "version": "0.7.5",
7
"orientation": "portrait",
8
"icon": "./assets/icon.png",
9
"userInterfaceStyle": "automatic",
@@ -29,7 +29,7 @@
29
"bundleIdentifier": "ren.onetwo.tidgi.mobile"
30
},
31
"android": {
32
- "versionCode": 3,
+ "versionCode": 4,
33
"adaptiveIcon": {
34
"foregroundImage": "./assets/icon.png",
35
"backgroundColor": "#ffffff"
0 commit comments