hi. I recently updated to unity 5.3.5f1. My game was loading fine on my android device but now when I push the game I get the following:
Android SDK is missing required API
Minimum Platform required is android 6.0 (API level 23)
I already have the android sdk 6.0 API level 23 installed and re-installed.
My android device has kitkat 4.4 but downgrading android sdk to 4.4 hasnt made any difference. I have tried re-installing android sdk and checked location of sdk in unity as suggested here but to no avail.
Any ideas as to how I can build and run my game on the android device again? Thanks

