Skip to content

Commit

Permalink
New Version (IOS) & update images
Browse files Browse the repository at this point in the history
  • Loading branch information
idanlevi1 committed Oct 17, 2019
1 parent 0d7bfff commit bd2201d
Show file tree
Hide file tree
Showing 7 changed files with 6 additions and 6 deletions.
Binary file modified .DS_Store
Binary file not shown.
12 changes: 6 additions & 6 deletions app.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,20 +5,20 @@
"description": "אפליקציה לעידוד התנדבויות בבתי חולים",
"slug": "StartachHapRev",
"version": "1.1.0",
"icon": "./src/images/1024.png",
"icon": "./src/images/haprev1024.png",
"sdkVersion": "32.0.0",
"entryPoint": "./App.js",
"privacy": "public",
"ios": {
"bundleIdentifier": "com.startach.HapRev",
"bundleIdentifier": "com.startach.HapRevo",
"buildNumber": "10",
"icon": "./src/images/logo_background.jpg"
"icon": "./src/images/haprev1024.png"
},
"android": {
"versionCode": 10,
"package": "com.startach.HapRev",
"package": "com.startach.HapRevo",
"adaptiveIcon": {
"foregroundImage": "./src/images/logo512x512.png",
"foregroundImage": "./src/images/haprev1024.png",
"backgroundColor": "#FFFFFF"
},
"permissions": [
Expand All @@ -28,7 +28,7 @@
]
},
"notification": {
"icon":"./src/images/logo512x512.png"
"icon":"./src/images/haprev1024.png"
},
"primaryColor":"#FFFFFF",
"orientation": "portrait"
Expand Down
Binary file modified src/.DS_Store
Binary file not shown.
Binary file modified src/images/.DS_Store
Binary file not shown.
Binary file removed src/images/1024.png
Binary file not shown.
Binary file added src/images/haprev1024.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed src/images/logo_background.jpg
Binary file not shown.

0 comments on commit bd2201d

Please sign in to comment.