Bump to v13 and remove unused media permissions

This commit is contained in:
2026-07-04 18:00:41 +02:00
parent e8bd8adcdb
commit d09aba7164
26 changed files with 286 additions and 253 deletions
+3 -2
View File
@@ -3,7 +3,7 @@
"newArchEnabled": true,
"name": "Schnappix",
"slug": "Schnappix",
"version": "23.01.12",
"version": "23.01.13",
"orientation": "landscape",
"icon": "./Icon.png",
"userInterfaceStyle": "dark",
@@ -13,7 +13,7 @@
},
"android": {
"package": "de.orfel.schnappix",
"versionCode": 12,
"versionCode": 13,
"adaptiveIcon": {
"backgroundColor": "#050510",
"foregroundImage": "./Icon-padded.png"
@@ -55,6 +55,7 @@
"./plugins/withKioskAdmin",
"./plugins/withUsbCamera",
"./plugins/withLocalAars",
"./plugins/withRemoveMediaPermissions",
"./withAndroidSigning"
],
"extra": {