Merge commit '4b51232ccddcba1eb0b90195e9af516f375da3d0' into feature/new-setting-system

This commit is contained in:
harukin-expo-dev-env
2024-03-18 04:03:02 +00:00
10 changed files with 314 additions and 182 deletions

View File

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