Skip to content

Commit

Permalink
ios
Browse files Browse the repository at this point in the history
  • Loading branch information
zachvlat committed Jun 3, 2024
1 parent d4d3833 commit 2c9b26c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@
"**/*"
],
"ios": {
"supportsTablet": true
"supportsTablet": true,
"bundleIdentifier": "com.zachvlat.powersavergr"
},
"android": {
"versionCode": 4,
Expand Down

0 comments on commit 2c9b26c

Please sign in to comment.