Skip to content

Commit

Permalink
[Android] bump NDK to 27 (#69)
Browse files Browse the repository at this point in the history
  • Loading branch information
alanleedev authored Oct 31, 2024
1 parent 3812655 commit 36a62d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ buildscript {
minSdkVersion = 24
compileSdkVersion = 35
targetSdkVersion = 34
ndkVersion = "26.1.10909125"
ndkVersion = "27.1.12297006"
kotlinVersion = "1.9.24"
}
repositories {
Expand Down

0 comments on commit 36a62d3

Please sign in to comment.