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 added compile line to a project i already have and it throws an error so i have to add it as classpath
classpath 'com.amirarcane.lock-screen:lockscreen:2.0.0'
then i've added that line to my manifest and "EnterPinActivity" is red.
not sure what i'm doing wrong, my project has two modules.
pls help!
The text was updated successfully, but these errors were encountered:
i've added compile line to a project i already have and it throws an error so i have to add it as classpath
classpath 'com.amirarcane.lock-screen:lockscreen:2.0.0'
then i've added that line to my manifest and "EnterPinActivity" is red.
not sure what i'm doing wrong, my project has two modules.
pls help!
The text was updated successfully, but these errors were encountered: