aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tunnel
diff options
context:
space:
mode:
Diffstat (limited to 'tunnel')
-rw-r--r--tunnel/build.gradle4
1 files changed, 3 insertions, 1 deletions
diff --git a/tunnel/build.gradle b/tunnel/build.gradle
index 28d02804..7268a4d9 100644
--- a/tunnel/build.gradle
+++ b/tunnel/build.gradle
@@ -1,4 +1,6 @@
-apply plugin: 'com.android.library'
+plugins {
+ id 'com.android.library'
+}
version wireguardVersionName
group groupName