You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@kevalpatel2106 I think this only works in Android studio versions 3.0 which is still in beta. Also as a side note are there any pro-guard settings needed for this library?
@AdeelTariq Yes, Java 8 is currently supported in AS 3.0 only. I used some lambda expressions in the library. I will try to make library working on Java 7. Stay tuned for the upcoming release.
Also, proguard configurations are added inside the library itself. No need to add it manually.
Is needed any special configuration with your library? It does not compile when I add the dependency to my project:
The text was updated successfully, but these errors were encountered: