feat(fastlane): copypasta typo (#3342)

This commit is contained in:
James Rich
2025-10-04 16:55:53 -05:00
committed by GitHub
parent 6adb7c392e
commit cf0fae09e6

View File

@@ -53,4 +53,5 @@ platform :android do
}
)
lane_context[SharedValues::GRADLE_AAB_OUTPUT_PATH]
end
end