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

Can't generate signed apk #680

Open
Simon1009 opened this issue Mar 8, 2017 · 1 comment · May be fixed by #753
Open

Can't generate signed apk #680

Simon1009 opened this issue Mar 8, 2017 · 1 comment · May be fixed by #753

Comments

@Simon1009
Copy link

Below is the AS log:
Information:Gradle tasks [:app:assembleRelease]
Warning:com.roughike.bottombar.BottomNavigationBehavior: can't find referenced class com.roughike.bottombar.VerticalScrollingBehavior$ScrollDirection
Warning:there were 1 unresolved references to classes or interfaces.
Warning:Exception while processing task java.io.IOException: Please correct the above warnings first.
Error:Execution failed for task ':app:transformClassesAndResourcesWithProguardForRelease'.

Job failed, see logs for details

And I already text in my proguard file:
-keep class com.roughike.bottombar.**{*;}

Anyone tell me why?Million thanks!!!

@vojta-horanek
Copy link

#456 :)

@dlackty dlackty linked a pull request Apr 16, 2017 that will close this issue
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

Successfully merging a pull request may close this issue.

2 participants