Fix: Use legacy expo-file-system API to prevent deprecation error aborting photo saving ; Bump to 23.01.6

This commit is contained in:
2026-06-13 01:44:58 +02:00
parent 9e9feff220
commit 313a69e677
6 changed files with 9 additions and 6 deletions
+2 -2
View File
@@ -3,7 +3,7 @@
"newArchEnabled": true,
"name": "Schnappix",
"slug": "Schnappix",
"version": "23.01.4",
"version": "23.01.6",
"orientation": "landscape",
"icon": "./Icon.png",
"userInterfaceStyle": "dark",
@@ -13,7 +13,7 @@
},
"android": {
"package": "de.orfel.schnappix",
"versionCode": 4,
"versionCode": 6,
"adaptiveIcon": {
"backgroundColor": "#050510",
"foregroundImage": "./Icon-padded.png"