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
place compile files("${System.properties['java.home']}/../lib/tools.jar") also not working.
change sourceCompatibility = 1.8 still not working. using JDK 8, Windows, Android studio 2.1.2
The text was updated successfully, but these errors were encountered:
place
compile files("${System.properties['java.home']}/../lib/tools.jar")
also not working.change
sourceCompatibility = 1.8
still not working. using JDK 8, Windows, Android studio 2.1.2The text was updated successfully, but these errors were encountered: