I\'m trying to compile my Android project and I\'m getting this error
[INFO] Exception in thread \"main\" java.lang.UnsupportedClassVersionError: com/android
I just encountered this problem.
Reverting from the "Preview Channel" versions of the SDK tools and build tools to the latest stable version fixed it.