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