summaryrefslogtreecommitdiff
path: root/main/build.gradle
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2018-05-30 11:40:37 +0200
committerArne Schwabe <arne@rfc2549.org>2018-05-30 13:11:24 +0200
commitb47948804f846d68c1dbc39ad4691bf0941cb825 (patch)
tree63f09b3896ce8a82bacc14fb7ef8f4db2f4b0435 /main/build.gradle
parent82400795bdbc60bdb9d3d4ae300b46de0897a055 (diff)
Implement showing an out of band authentication via URL to the user
Diffstat (limited to 'main/build.gradle')
-rw-r--r--main/build.gradle1
1 files changed, 0 insertions, 1 deletions
diff --git a/main/build.gradle b/main/build.gradle
index 78f29204..0ddd3590 100644
--- a/main/build.gradle
+++ b/main/build.gradle
@@ -126,7 +126,6 @@ android {
normal {
dimension "implementation"
buildConfigField 'boolean', 'openvpn3', 'true'
-
}
}