summaryrefslogtreecommitdiffhomepage
path: root/tunnel/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'tunnel/build.gradle')
-rw-r--r--tunnel/build.gradle1
1 files changed, 1 insertions, 0 deletions
diff --git a/tunnel/build.gradle b/tunnel/build.gradle
index 398a5b9d..a4aac676 100644
--- a/tunnel/build.gradle
+++ b/tunnel/build.gradle
@@ -47,6 +47,7 @@ android {
disable('LongLogTag')
disable('NewApi') // Desugaring!
}
+ ndkVersion "21.0.6113669"
}
dependencies {