Skip to content
This repository has been archived by the owner on Jun 9, 2020. It is now read-only.

Commit

Permalink
Fixes #70. A library shouldn't set androidBackup in it's manifest.
Browse files Browse the repository at this point in the history
  • Loading branch information
aandis committed May 5, 2015
1 parent 241d916 commit 2aa5993
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions library/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,4 @@
android:minSdkVersion="7"
android:targetSdkVersion="17" />

<application android:allowBackup="false" />

</manifest>

0 comments on commit 2aa5993

Please sign in to comment.