Skip to content

Commit

Permalink
App.json updated for build
Browse files Browse the repository at this point in the history
  • Loading branch information
ghazi-arman committed Dec 9, 2017
1 parent 056f85a commit e4e1a90
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion app.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,18 @@
"expo": {
"name": "Free Finder",
"icon": "./images/food.png",
"version": "1.0.0",
"version": "1.2.0",
"slug": "freefinder",
"sdkVersion": "22.0.0",
"packagerOpts": {
"nonPersistent": "--nonPersistent"
},
"ios": {
"bundleIdentifier": "com.soundduel.blog"
},
"android": {
"package": "com.soundduel.blog",
"versionCode": 6,
"config": {
"googleMaps": {
"apiKey": "AIzaSyBpg1xqXwLSJmjpnqN1P2BIuL_4xHFDflw ",
Expand Down

0 comments on commit e4e1a90

Please sign in to comment.