diff options
Diffstat (limited to 'android/gradle.properties')
| -rw-r--r-- | android/gradle.properties | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/android/gradle.properties b/android/gradle.properties index 22dc06c43c..52e871d3fc 100644 --- a/android/gradle.properties +++ b/android/gradle.properties @@ -36,6 +36,10 @@ mullvad.app.build.keepDebugSymbols=false # Enable/Disable boringtun mullvad.app.build.boringtun.enable=false +## Benchmark tests ## +#mullvad.test.benchmark.target.ip= +#mullvad.test.benchmark.target.port= + ## E2E tests ## # To run e2e tests you need to provide credentails for the enviroment you |
