Skip to content

Commit

Permalink
android: bump NDK to r27c
Browse files Browse the repository at this point in the history
  • Loading branch information
a1batross committed Nov 20, 2024
1 parent 8205e22 commit 81197b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ plugins {

android {
namespace = "su.xash.engine"
ndkVersion = "26.1.10909125"
ndkVersion = "27.2.12479018"

defaultConfig {
applicationId = "su.xash"
Expand Down

0 comments on commit 81197b1

Please sign in to comment.