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
Uses some functions and classes that were dropped. Any guidance on how I can make it compile?
I'm trying to use a clone of the master branch with my #542 PR, and my app's compileSdkVersion is 23 (can't be lower)
This doesn't happen when I include parse in my project using compile 'com.parse:parse-android:1.13.1'