From f1df6bbfcce3443c2e97e7473103e57e50652516 Mon Sep 17 00:00:00 2001 From: Christian Pauly Date: Wed, 9 Dec 2020 17:12:22 +0000 Subject: [PATCH] play around... --- android/fastlane/Appfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/fastlane/Appfile b/android/fastlane/Appfile index 872e0785..66561891 100644 --- a/android/fastlane/Appfile +++ b/android/fastlane/Appfile @@ -1,2 +1,2 @@ -json_key_file("keys.json") # Path to the json secret file - Follow https://docs.fastlane.tools/actions/supply/#setup to get one +json_key_file("../keys.json") # Path to the json secret file - Follow https://docs.fastlane.tools/actions/supply/#setup to get one package_name("chat.fluffy.fluffychat") # e.g. com.krausefx.app