summaryrefslogtreecommitdiffhomepage
path: root/android
diff options
context:
space:
mode:
Diffstat (limited to 'android')
-rw-r--r--android/gradle.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/gradle.properties b/android/gradle.properties
index 0807470a85..d2a570e837 100644
--- a/android/gradle.properties
+++ b/android/gradle.properties
@@ -42,7 +42,7 @@ mullvad.app.build.keepDebugSymbols=false
mullvad.app.build.replaceRustPathPrefix=true
# Enable/Disable GotaTun
-mullvad.app.build.gotatun.enable=false
+mullvad.app.build.gotatun.enable=true
## E2E tests ##