mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
feat(fastlane): return AAB path from build lane (#3042)
This commit is contained in:
parent
5fbab14098
commit
43caf3c226
1 changed files with 1 additions and 0 deletions
|
|
@ -82,5 +82,6 @@ platform :android do
|
|||
"android.injected.version.code" => ENV['VERSION_CODE']
|
||||
}
|
||||
)
|
||||
return lane_context[SharedValues::GRADLE_AAB_OUTPUT_PATH]
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue