How can I force Opengl ES3.0? (for Android 4.4)

Hello all!

I want to make an application for android 4.4 or lower, so I have to use the ES3.0 version of opengl but whatever I do, it compiles my application in ES3.1

I have put: “android-19” in project setting (NDK API and SDK API), i tried many configuration in Project settings -> Android -> build but nothing to do…

Someone can help me please? :slight_smile:
Thanks!