We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b81dc7 commit 9faf3b9Copy full SHA for 9faf3b9
android/app/build.gradle.kts
@@ -36,7 +36,7 @@ android {
36
namespace = "net.mullvad.mullvadvpn"
37
compileSdk = Versions.compileSdkVersion
38
buildToolsVersion = Versions.buildToolsVersion
39
- ndkVersion = Versions.ndkVersion
+ //ndkVersion = Versions.ndkVersion
40
41
defaultConfig {
42
val localProperties = gradleLocalProperties(rootProject.projectDir, providers)
0 commit comments