Skip to content

Commit

Permalink
🚀 Build 7
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrogomes18 committed Oct 2, 2024
1 parent f611ffe commit e3f8452
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions app.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"expo": {
"name": "Sell Out Expert",
"name": "Sell Outer",
"slug": "sell-out-expert",
"icon": "./public/assets/AppIcon.jpeg",
"version": "1.0.6",
"icon": "./public/assets/icon.jpg",
"version": "1.0.7",
"assetBundlePatterns": [
"**/*"
],
Expand All @@ -14,11 +14,11 @@
},
"android": {
"package": "com.selloutexpert.app",
"versionCode": 6
"versionCode": 7
},
"ios": {
"bundleIdentifier": "com.selloutexpert.app",
"buildNumber": "6"
"buildNumber": "7"
}
}
}
Binary file added public/assets/icon.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e3f8452

Please sign in to comment.