Update NDK to r22

This commit is contained in:
Cameron Gutman 2021-03-20 10:07:08 -05:00
parent 48988eb785
commit b1f9fd459e

View File

@ -1,6 +1,8 @@
apply plugin: 'com.android.application'
android {
ndkVersion "22.0.7026061"
compileSdkVersion 30
defaultConfig {