Skip to content

Commit

Permalink
chore: updated version code
Browse files Browse the repository at this point in the history
  • Loading branch information
siradji committed Mar 4, 2024
1 parent 195ac57 commit 4ca7783
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion app.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"com.google.android.gms.permission.AD_ID"
],
"package": "com.nanaeats.nana_vendors",
"versionCode": 1,
"versionCode": 490010101,
"googleServicesFile": "./google-services.json",
"useNextNotificationsApi": true
},
Expand Down
2 changes: 0 additions & 2 deletions mobile-app/hooks/useExpoNotification.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
import { useState, useEffect, useRef } from 'react';
import { Text, View, Button } from 'react-native';
import * as Device from 'expo-device';
import * as Notifications from 'expo-notifications';
import Constants from "expo-constants";
Expand Down

0 comments on commit 4ca7783

Please sign in to comment.