Merge commit '156f0f515019515dcb45e2218e6197568caaf3e5' into feature/new-setting-system

This commit is contained in:
harukin-expo-dev-env
2024-03-26 13:21:08 +00:00
20 changed files with 576 additions and 649 deletions

View File

@@ -84,7 +84,7 @@ export const SettingTopPage = ({
/>
<View style={{ flexDirection: "row", padding: 10 }}>
<View style={{ flex: 1 }} />
<Text>内部バージョン: 5.0.3</Text>
<Text>内部バージョン: 5.0.3.1</Text>
<View style={{ flex: 1 }} />
</View>