omadahealth / SwipyRefreshLayout

A SwipeRefreshLayout extension that allows to swipe in both direction
MIT License
963 stars 218 forks source link

manifest merge conflict #35

Closed jbruchanov closed 8 years ago

jbruchanov commented 8 years ago

can't use android:allowBackup="false" in manifest...

Error:Execution failed for task ':app:processDevDebugManifest'.
> Manifest merger failed : Attribute application@allowBackup value=(false) from AndroidManifest.xml:19:9-36
    is also present at [com.github.orangegangsters:swipy:1.2.2] AndroidManifest.xml:11:18-44 value=(true).
    Suggestion: add 'tools:replace="android:allowBackup"' to <application> element at AndroidManifest.xml:17:5-59:19 to override.
oliveeyay commented 8 years ago

Will update in the source. Not releasing for now. Maybe soon. Thanks!