5.1.1
This commit is contained in:
parent
85e2ad329d
commit
fd4e90df2d
@ -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