summaryrefslogtreecommitdiff
path: root/fastlane/.env.custom
diff options
context:
space:
mode:
Diffstat (limited to 'fastlane/.env.custom')
-rw-r--r--fastlane/.env.custom1
1 files changed, 1 insertions, 0 deletions
diff --git a/fastlane/.env.custom b/fastlane/.env.custom
index 9b65f5d4..5ec9ffd0 100644
--- a/fastlane/.env.custom
+++ b/fastlane/.env.custom
@@ -1,3 +1,4 @@
SCREENGRAB_APP_PACKAGE_NAME="se.leap.riseupvpn"
SCREENGRAB_APP_APK_PATH="app/build/outputs/apk/customProductionFat/debug/RiseupVPN_debug.apk"
SCREENGRAB_TESTS_APK_PATH="app/build/outputs/apk/androidTest/customProductionFat/debug/app-custom-production-fat-debug-androidTest.apk"
+SCREENGRAB_OUTPUT_DIRECTORY="src/custom/fastlane/metadata/android" \ No newline at end of file