willowtreeapps / conductor-mobile

Conductor Mobile is a port of the Conductor Web Framework for iOS and Android
Apache License 2.0
6 stars 5 forks source link

Wrap signing in isReleaseVersion check and auto-format #158

Closed mrk-han closed 4 years ago

mrk-han commented 4 years ago

Related Issue

fixes #157

Description

Moves isReleaseVersion to ext block and adds check for release version before executing signing block

Checklist