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
{{ message }}
This repository was archived by the owner on Feb 26, 2023. It is now read-only.
When compiling with Android 4.4 Kitkat and using the new Java 7 support, I'm getting the following warning:
warning: Supported source version 'RELEASE_6' from annotation processor 'org.androidannotations.AndroidAnnotationProcessor' less than -source '1.7'
I'm not getting any strange behaviors from the warning so far in testing though.