Compare commits
No commits in common. "acfd83a42f9b67f6ea81a152c1812c5f790577e7" and "eea68b0e72a9078588a29df742d01672c4995747" have entirely different histories.
acfd83a42f
...
eea68b0e72
@ -12,7 +12,7 @@ import * as Updates from "expo-updates";
|
||||
import { useWindowDimensions } from "react-native";
|
||||
import { ListItem } from "native-base";
|
||||
|
||||
const versionCode = "5.5.1";
|
||||
const versionCode = "5.5";
|
||||
|
||||
export const SettingTopPage = ({ navigate, testNFC, updateAndReload }) => {
|
||||
const { width } = useWindowDimensions();
|
||||
|
@ -1 +1 @@
|
||||
export const news = "2024-11-22";
|
||||
export const news = "2024-11-01";
|
||||
|
Loading…
Reference in New Issue
Block a user