Compare commits
2 Commits
eea68b0e72
...
acfd83a42f
Author | SHA1 | Date | |
---|---|---|---|
|
acfd83a42f | ||
|
d8108e2c9c |
@ -12,7 +12,7 @@ import * as Updates from "expo-updates";
|
||||
import { useWindowDimensions } from "react-native";
|
||||
import { ListItem } from "native-base";
|
||||
|
||||
const versionCode = "5.5";
|
||||
const versionCode = "5.5.1";
|
||||
|
||||
export const SettingTopPage = ({ navigate, testNFC, updateAndReload }) => {
|
||||
const { width } = useWindowDimensions();
|
||||
|
@ -1 +1 @@
|
||||
export const news = "2024-11-01";
|
||||
export const news = "2024-11-22";
|
||||
|
Loading…
Reference in New Issue
Block a user