Github user agrieve commented on a diff in the pull request:

    https://github.com/apache/cordova-android/pull/164#discussion_r26704510
  
    --- Diff: bin/templates/cordova/lib/build.js ---
    @@ -542,5 +653,12 @@ module.exports.help = function() {
         console.log('    \'--versionCode=#\': Override versionCode for this 
build. Useful for uploading multiple APKs. Requires --gradle.');
         console.log('    \'--minSdkVersion=#\': Override minSdkVersion for 
this build. Useful for uploading multiple APKs. Requires --gradle.');
         console.log('    \'--gradleArg=<gradle command line arg>\': Extra args 
to pass to the gradle command. Use one flag per arg. Ex. 
--gradleArg=-PcdvBuildMultipleApks=true');
    +    console.log('');
    +    console.log('Signed APK flags:');
    --- End diff --
    
    Would be good to mention that these are overrides for what's already in 
`debug-signing.properties` / `release-signing.properties`


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org

Reply via email to