Gradle: change NDK build target independent from the SDK build target
If you are using the experimental plugin version 0.4. you can set
android.ndk {
platformVersion = "19"
}
If you are using the experimental plugin version 0.4. you can set
android.ndk {
platformVersion = "19"
}