nextcloud-android/fastlane
Álvaro Brey e924e10be2
fastlane: add skip_upload_apk to play store config
If there is any .apk file in the root dir of the project (like one used for testing prior to release),
the upload_to_play_store lane will pick it up and throw an error because it has both an APK and an AAB.

To fix this, tell it to ignore any APKs and only use the provided AAB.

Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
2022-11-03 20:59:07 +01:00
..
Appfile
Fastfile
Pluginfile
Screengrabfile