Skip to content

Commit

Permalink
Added missing permission
Browse files Browse the repository at this point in the history
  • Loading branch information
JulianSchuette committed Feb 20, 2017
1 parent fa77528 commit 7380798
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -7,6 +7,7 @@
<uses-sdk
android:minSdkVersion="8"
android:targetSdkVersion="17" />
<uses-permission android:name="android.permission.ACCESS_FINE_LOCATION"/>

<application
android:allowBackup="true"
Expand Down

0 comments on commit 7380798

Please sign in to comment.