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
I've been facing the same problem. In the repository the interface is "public" but on the version 2.0.1 added on my gradle file, the interface has only package access.
new Encryption()....
'com.orhanobut.hawk.Encryption' is not public in 'com.orhanobut.hawk'. Cannot be accessed from outside package
The text was updated successfully, but these errors were encountered: