Update to NDK r27

This commit is contained in:
Cameron Gutman 2024-07-27 16:44:01 -05:00
parent 24d3fb000a
commit 34a9132d60

View File

@ -1,7 +1,7 @@
apply plugin: 'com.android.application'
android {
ndkVersion "26.2.11394342"
ndkVersion "27.0.12077973"
compileSdk 34