kopia lustrzana https://github.com/meshtastic/Meshtastic-Android
feat(fastlane): return AAB path from build lane (#3042)
rodzic
5fbab14098
commit
43caf3c226
|
|
@ -82,5 +82,6 @@ platform :android do
|
|||
"android.injected.version.code" => ENV['VERSION_CODE']
|
||||
}
|
||||
)
|
||||
return lane_context[SharedValues::GRADLE_AAB_OUTPUT_PATH]
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue