Skip to content

Commit

Permalink
🚀 Deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrogomes18 committed Oct 29, 2024
1 parent 6fed4f0 commit 7578bcf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "Sell Outer",
"slug": "sell-out-expert",
"icon": "./public/assets/icon.jpg",
"version": "1.0.7",
"version": "1.0.8",
"assetBundlePatterns": [
"**/*"
],
Expand All @@ -14,11 +14,11 @@
},
"android": {
"package": "com.selloutexpert.app",
"versionCode": 7
"versionCode": 8
},
"ios": {
"bundleIdentifier": "com.selloutexpert.app",
"buildNumber": "7"
"buildNumber": "8"
}
}
}

0 comments on commit 7578bcf

Please sign in to comment.