Skip to content

Commit

Permalink
update build version number
Browse files Browse the repository at this point in the history
  • Loading branch information
1989ONCE committed Apr 6, 2024
1 parent 1c4a679 commit 1b951ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "ncu-app",
"slug": "ncu-app",
"scheme": "ncu-app",
"version": "2.0.3",
"version": "2.0.4",
"orientation": "portrait",
"icon": "./assets/icon.png",
"userInterfaceStyle": "light",
Expand All @@ -26,7 +26,7 @@
},
"android": {
"package": "tw.edu.ncu.app",
"versionCode": 13,
"versionCode": 14,
"config": {
"googleMaps": {
"apiKey": "AIzaSyBA-fvYndAZdoDJ8GqjaBj1rm6Yh1y9VUI"
Expand Down

0 comments on commit 1b951ad

Please sign in to comment.