Skip to content

Commit

Permalink
Update app.json
Browse files Browse the repository at this point in the history
  • Loading branch information
linonetwo committed Mar 8, 2024
1 parent 2f5caeb commit 718ec61
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"bundleIdentifier": "ren.onetwo.tidgi.mobile"
},
"android": {
"versionCode": 2,
"versionCode": 3,
"adaptiveIcon": {
"foregroundImage": "./assets/icon.png",
"backgroundColor": "#ffffff"
Expand Down Expand Up @@ -61,7 +61,7 @@
"NSExtensionActivationSupportsWebURLWithMaxCount": 1,
"NSExtensionActivationSupportsWebPageWithMaxCount": 1,
"NSExtensionActivationSupportsImageWithMaxCount": 1,
"NSExtensionActivationSupportsMovieWithMaxCount": 1,
"NSExtensionActivationSupportsMovieWithMaxCount": 1
}
}
]
Expand Down

0 comments on commit 718ec61

Please sign in to comment.