diff --git a/fastlane/Fastfile b/fastlane/Fastfile index 9d895eb4d..8f7fe396d 100644 --- a/fastlane/Fastfile +++ b/fastlane/Fastfile @@ -53,4 +53,5 @@ platform :android do } ) lane_context[SharedValues::GRADLE_AAB_OUTPUT_PATH] + end end