Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Poguard warnings #10

Open
sytolk opened this issue Dec 14, 2016 · 2 comments
Open

Poguard warnings #10

sytolk opened this issue Dec 14, 2016 · 2 comments

Comments

@sytolk
Copy link

sytolk commented Dec 14, 2016

I need to add in proguard.pro -ignorewarnings to fix it.

Warning: me.everything.providers.android.browser.Bookmark: can't find referenced field 'android.net.Uri BOOKMARKS_URI' in library class android.provider.Browser
Warning: me.everything.providers.android.browser.Search: can't find referenced field 'android.net.Uri SEARCHES_URI' in library class android.provider.Browser
Warning: there were 2 unresolved references to library class members.
         You probably need to update the library versions.
         (http://proguard.sourceforge.net/manual/troubleshooting.html#unresolvedlibraryclassmember)
Warning: Exception while processing task java.io.IOException: Please correct the above warnings first.
:app:transformClassesAndResourcesWithProguardForRelease FAILED
@sprimgupta
Copy link

I am having similar issue , have you found solution ?

@tugbaozaydin
Copy link

have you found solution ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants