summaryrefslogtreecommitdiffhomepage
path: root/android/e2e/e2e.properties
diff options
context:
space:
mode:
authorAlbin <albin@mullvad.net>2022-11-23 17:54:09 +0100
committerAlbin <albin@mullvad.net>2023-01-10 15:32:27 +0100
commitbf287ad5153bb3687afb03370cdea1014b3cef75 (patch)
tree38fb21e35c8108f973853a03fe20273f5dc4c7e7 /android/e2e/e2e.properties
parent14c536c8cf902894188a72c65301659b7cd8256b (diff)
downloadmullvadvpn-bf287ad5153bb3687afb03370cdea1014b3cef75.tar.xz
mullvadvpn-bf287ad5153bb3687afb03370cdea1014b3cef75.zip
Move :e2e project to :test:e2e
Also changes source directory from "java" to "kotlin" which is supported since upgrading the project from AGP 3.x to 7.x.
Diffstat (limited to 'android/e2e/e2e.properties')
-rw-r--r--android/e2e/e2e.properties2
1 files changed, 0 insertions, 2 deletions
diff --git a/android/e2e/e2e.properties b/android/e2e/e2e.properties
deleted file mode 100644
index b02f6a9381..0000000000
--- a/android/e2e/e2e.properties
+++ /dev/null
@@ -1,2 +0,0 @@
-API_BASE_URL=https://api.mullvad.net
-API_VERSION=v1-beta1