android-oauth-client icon indicating copy to clipboard operation
android-oauth-client copied to clipboard

Remove android:allowBackup from library

Open tomafc330 opened this issue 10 years ago • 2 comments

This should only be declared in the app -- it's actually giving me an error on my build when I include the library (even when I try to exclude it using tools:replace="android:allowBackup"

tomafc330 avatar Jun 03 '15 23:06 tomafc330

:+1:

loisaidasam avatar Jul 20 '15 15:07 loisaidasam

This seems to be fixed: https://github.com/wuman/android-oauth-client/commit/6ab709b7235eb810cbf8a4623fea58ca95600528

any chance we could get a release? This is currently breaking my build.

hannesstruss avatar Aug 17 '15 13:08 hannesstruss