reffreal input

This commit is contained in:
Samandar Turgunboyev
2026-02-26 15:44:21 +05:00
parent 7aa130bdd6
commit ad0d0d796c
2 changed files with 34 additions and 30 deletions

View File

@@ -2,7 +2,7 @@
"expo": {
"name": "Info target",
"slug": "infotarget",
"version": "1.0.1",
"version": "1.0.2",
"orientation": "portrait",
"icon": "./assets/images/logo.png",
"scheme": "infotarget",
@@ -11,9 +11,7 @@
"ios": {
"supportsTablet": true,
"infoPlist": {
"UIBackgroundModes": [
"remote-notification"
]
"UIBackgroundModes": ["remote-notification"]
},
"bundleIdentifier": "com.felix.infotarget"
},
@@ -88,4 +86,4 @@
},
"owner": "samandar111"
}
}
}