kopia lustrzana https://github.com/meshtastic/Meshtastic-Android
fix(fastlane): Align assemble_beta task with fastlane documentation (#3044)
rodzic
4653712e6d
commit
d66c0bd61a
|
|
@ -82,6 +82,6 @@ platform :android do
|
|||
"android.injected.version.code" => ENV['VERSION_CODE']
|
||||
}
|
||||
)
|
||||
return lane_context[SharedValues::GRADLE_AAB_OUTPUT_PATH]
|
||||
lane_context[SharedValues::GRADLE_AAB_OUTPUT_PATH]
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue