Skip to content

Commit

Permalink
Update AndroidManifest.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
technophilic authored Feb 12, 2020
1 parent ec0bc83 commit 8f1ba44
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 8f1ba44

Please sign in to comment.