This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/card.io/build.gradle b/card.io/build.gradle | |
index 2e8b492..c36f952 100644 | |
--- a/card.io/build.gradle | |
+++ b/card.io/build.gradle | |
@@ -13,7 +13,6 @@ def getBuildVersion = { -> | |
ext { | |
sdkDir = android.plugin.sdkFolder | |
- ndkDir = android.plugin.ndkFolder | |
adb = new File("${sdkDir}/platform-tools/adb") |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/card.io/build.gradle b/card.io/build.gradle | |
index 2e8b492..dd3662d 100644 | |
--- a/card.io/build.gradle | |
+++ b/card.io/build.gradle | |
@@ -13,7 +13,7 @@ def getBuildVersion = { -> | |
ext { | |
sdkDir = android.plugin.sdkFolder | |
- ndkDir = android.plugin.ndkFolder | |
+ //ndkDir = android.plugin.ndkFolder |