Currently I am using java 8 with latest android studio 2.1
java 8
android studio 2.1
Here is my build.gradle file
build.gradle
android { compile
Try to use next values:
compileSdkVersion = "android-N" buildToolsVersion = "24.0.0 rc3"