summaryrefslogtreecommitdiff
path: root/app/src/main/java/se/leap/bitmaskclient/CustomProviderSetupActivity.java
diff options
context:
space:
mode:
authorcyBerta <cyberta@riseup.net>2018-08-17 18:00:45 +0200
committercyBerta <cyberta@riseup.net>2018-08-17 18:00:45 +0200
commit67d63a1dcc2875638014c65cc24f140e10fb6c40 (patch)
treeb491caf98b0c3e410cb8a48570a13085717d80f1 /app/src/main/java/se/leap/bitmaskclient/CustomProviderSetupActivity.java
parent62d335bc2b72c4301539602fa04164365d780707 (diff)
#8896 move preconfigured providers to flavor normal and custom
Diffstat (limited to 'app/src/main/java/se/leap/bitmaskclient/CustomProviderSetupActivity.java')
-rw-r--r--app/src/main/java/se/leap/bitmaskclient/CustomProviderSetupActivity.java8
1 files changed, 8 insertions, 0 deletions
diff --git a/app/src/main/java/se/leap/bitmaskclient/CustomProviderSetupActivity.java b/app/src/main/java/se/leap/bitmaskclient/CustomProviderSetupActivity.java
new file mode 100644
index 00000000..3d4f801b
--- /dev/null
+++ b/app/src/main/java/se/leap/bitmaskclient/CustomProviderSetupActivity.java
@@ -0,0 +1,8 @@
+package se.leap.bitmaskclient;
+
+/**
+ * Created by cyberta on 17.08.18.
+ */
+
+public class CustomProviderSetupActivity {
+}