We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe80877 commit 285e2b9Copy full SHA for 285e2b9
app/build.gradle
@@ -12,6 +12,7 @@ android {
12
namespace "org.libsdl.app"
13
}
14
compileSdkVersion 34
15
+ ndkVersion "27.2.12479018"
16
defaultConfig {
17
minSdkVersion 32
18
targetSdkVersion 34
0 commit comments