Update to NDK 26c

This commit is contained in:
Cameron Gutman 2024-03-17 17:53:43 -05:00
parent 17df15293f
commit 070c82bc44

View File

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