aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tunnel/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'tunnel/build.gradle')
-rw-r--r--tunnel/build.gradle2
1 files changed, 2 insertions, 0 deletions
diff --git a/tunnel/build.gradle b/tunnel/build.gradle
index 63585bf7..728b6fb2 100644
--- a/tunnel/build.gradle
+++ b/tunnel/build.gradle
@@ -29,3 +29,5 @@ dependencies {
implementation "com.jakewharton.threetenabp:threetenabp:$threetenabpVersion"
implementation "net.i2p.crypto:eddsa:$eddsaVersion"
}
+
+apply from: "publish.gradle"