Skip to content

Commit

Permalink
Merge pull request #127 from technophilic/master
Browse files Browse the repository at this point in the history
Update AndroidManifest.xml
  • Loading branch information
Matrixbirds authored Feb 13, 2020
2 parents 60a6966 + 8f1ba44 commit 877058c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
<uses-permission android:name="android.permission.BLUETOOTH" />

<application android:allowBackup="true" android:label="@string/app_name"
<application android:label="@string/app_name"
android:supportsRtl="true">

</application>
Expand Down

0 comments on commit 877058c

Please sign in to comment.