From 361b558cbe0a4d0a7a96389c657af95732074719 Mon Sep 17 00:00:00 2001 From: Christian Pauly Date: Thu, 10 Dec 2020 07:54:45 +0000 Subject: [PATCH] Update android/fastlane/Appfile --- android/fastlane/Appfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/fastlane/Appfile b/android/fastlane/Appfile index 66561891..872e0785 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