Not a Plant Fehlermeldung

This commit is contained in:
2026-04-17 13:12:36 +02:00
parent 383d8484a6
commit 77b98a3ebf
12 changed files with 831 additions and 195 deletions

View File

@@ -2,7 +2,7 @@
"expo": {
"name": "GreenLens",
"slug": "greenlens",
"version": "2.2.1",
"version": "2.2.2",
"orientation": "portrait",
"icon": "./assets/icon.png",
"userInterfaceStyle": "automatic",
@@ -18,7 +18,7 @@
"ios": {
"supportsTablet": true,
"bundleIdentifier": "com.greenlens.app",
"buildNumber": "35",
"buildNumber": "36",
"infoPlist": {
"NSCameraUsageDescription": "GreenLens needs camera access to identify plants.",
"NSPhotoLibraryUsageDescription": "GreenLens needs photo library access to identify plants from your gallery.",
@@ -31,7 +31,7 @@
"backgroundColor": "#111813"
},
"package": "com.greenlens.app",
"versionCode": 2,
"versionCode": 3,
"permissions": [
"android.permission.CAMERA",
"android.permission.RECORD_AUDIO"