Fastlane config in subfolder

I am currently setting up the deployment of a React Native application. As platform specific code is split up in android/ios specific code I also integrated fastlane per platform. Ending up with two fastlane folders inside each platform folder.
Is there any way to tell F-Droid which folder to crawl for the desired data or do I need to setup another fastlane folder on root level?

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.