いしづち8000のアイコン追加

This commit is contained in:
harukin-expo-dev-env
2024-06-05 10:26:11 +00:00
parent 35e05e92f5
commit 9b4b4bd0d6
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.1";
const versionCode = "5.3.2";
export const SettingTopPage = ({ navigate, testNFC, updateAndReload }) => {
const { width } = useWindowDimensions();