Skip to content

Commit

Permalink
Remove allowBackup from manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelbcr committed Jan 25, 2017
1 parent 8bb5d14 commit 3c7c70d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rx_paparazzo/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
<uses-permission android:name="android.permission.INTERNET"/>

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

Expand Down

0 comments on commit 3c7c70d

Please sign in to comment.