Merge commit 'fd4e90df2d56d54ed0978f209c84fb43a3920be9' into develop
This commit is contained in:
commit
1732592280
@ -12,7 +12,7 @@ import * as Updates from "expo-updates";
|
||||
import { useWindowDimensions } from "react-native";
|
||||
import { ListItem } from "native-base";
|
||||
|
||||
const versionCode = 5.1;
|
||||
const versionCode = "5.1.1";
|
||||
|
||||
export const SettingTopPage = ({ navigate, testNFC, updateAndReload }) => {
|
||||
const { width } = useWindowDimensions();
|
||||
|
Loading…
Reference in New Issue
Block a user