bamlab / fastlane-plugin-cordova

Integrate your Cordova build into your Fastlane setup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add a option to set cdvMinSdkVersion

am opened this issue · comments

I'm currently building multiple sdk from the same app to target different platform SDK's. It would be helpful to be able to execute the compile with a flag cdvMinSdkVersion to be able to target those builds without having to mess with the config.xml at build time.