Skip to content

Commit

Permalink
version upgrade from expo 48 to 49
Browse files Browse the repository at this point in the history
  • Loading branch information
yashb196 committed Jan 24, 2024
1 parent 0159359 commit 3574c64
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 @@ -18,7 +18,7 @@
"supportsTablet": true,
"bundleIdentifier": "register.edu.slu.cs.oss.lrda",
"config": {
"googleMapsApiKey": "AIzaSyD_hN-XNLPsze7WetHBcvvqRcHDls72Rn8"
"googleMapsApiKey": ""
},
"buildNumber": "12"
},
Expand All @@ -29,11 +29,11 @@
},
"config": {
"googleMaps": {
"apiKey": "AIzaSyD_hN-XNLPsze7WetHBcvvqRcHDls72Rn8"
"apiKey": ""
}
},
"package": "register.edu.slu.cs.oss.lrda",
"versionCode": 9
"versionCode": 10
},
"web": {
"favicon": "./assets/favicon.png"
Expand Down

0 comments on commit 3574c64

Please sign in to comment.