Android: Upgrade NDK to 25.1.8937393

This commit is contained in:
Charles Lombardo 2022-12-23 21:41:03 -05:00
parent ea19909fd4
commit 22dd0dbc3c
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ plugins {
android {
compileSdkVersion 33
ndkVersion "25.0.8775105"
ndkVersion "25.1.8937393"
viewBinding.enabled = true