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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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