Skip to content

Commit

Permalink
fixed readme title
Browse files Browse the repository at this point in the history
  • Loading branch information
nikosavola committed Jul 14, 2019
1 parent 91f9bb8 commit 05c73c8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# ToripolliisiApp
# Ettäisyyspolliisi

Android app for showing the current distance to Toripolliisi in Oulu marketplace using React Native and GPS.

Expand Down
6 changes: 3 additions & 3 deletions app.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"expo": {
"name": "Etäisyyspolliisi",
"name": "Ettäisyyspolliisi",
"slug": "toripolliisiApp",
"privacy": "public",
"sdkVersion": "33.0.0",
Expand All @@ -14,9 +14,9 @@
},
"version": "4.2.0",
"orientation": "portrait",
"icon": "./assets/icon2.png",
"icon": "./assets/icon1.png",
"splash": {
"image": "./assets/splash2.png",
"image": "./assets/splash.png",
"resizeMode": "contain",
"backgroundColor": "#F80160"
},
Expand Down

0 comments on commit 05c73c8

Please sign in to comment.