failed to find target with hash string android-23
When trying to build OpenStreetMapView from git://github.com/osmdroid/osmdroid, I get this error: failed to find target with hash string android-23: D:\Users\myusername\AppData\Local\Android How can I fix this? Previous questions similar to this suggest checking that android 23 is not installed, but in my case, it is. Below is some pertinent info: ANDROID_HOME is D:\Users\myusername\AppData\Local\Android\sdk D:\Users\myusername\AppData\Local\Android\sdk\platforms\ contains the directory \android-23\, (as well as android-19, android-21, android-22, android-MNC) build.gradle apply plugin: 'com