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 ac068e9 commit 0cd78f0Copy full SHA for 0cd78f0
sysbridge/build.gradle.kts
@@ -11,7 +11,7 @@ android {
11
namespace = "io.github.sds100.keymapper.sysbridge"
12
compileSdk = libs.versions.compile.sdk.get().toInt()
13
14
- ndkVersion = "27.2.12479018"
+ ndkVersion = "27.3.13750724"
15
16
defaultConfig {
17
// System bridge originally only supported Android 10+ because that was the min sdk
0 commit comments