Skip to content

Commit 285e2b9

Browse files
authored
Specify NDK version
1 parent fe80877 commit 285e2b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ android {
1212
namespace "org.libsdl.app"
1313
}
1414
compileSdkVersion 34
15+
ndkVersion "27.2.12479018"
1516
defaultConfig {
1617
minSdkVersion 32
1718
targetSdkVersion 34

0 commit comments

Comments
 (0)