Update NDK to r23

This commit is contained in:
Cameron Gutman 2021-08-18 00:33:57 -05:00
parent ec647608c4
commit d3f2284791

View File

@ -1,7 +1,7 @@
apply plugin: 'com.android.application'
android {
ndkVersion "22.1.7171670"
ndkVersion "23.0.7599858"
compileSdkVersion 31