Merge commit '0c5cc7d27805d19373b7296a1777cd97d8d4e9d2' into feature/platform-number-view

This commit is contained in:
harukin-expo-dev-env 2024-09-16 16:11:02 +00:00
commit 96fa5275fc
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ import * as Updates from "expo-updates";
import { useWindowDimensions } from "react-native";
import { ListItem } from "native-base";
const versionCode = "5.3.2";
const versionCode = "5.4";
export const SettingTopPage = ({ navigate, testNFC, updateAndReload }) => {
const { width } = useWindowDimensions();

View File

@ -1 +1 @@
export const news = "2024-6-4";
export const news = "2024-9-29";