Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-9391

cdvBuildMultipleApks options for android build isn't respected

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • cordova-android
    • None

    Description

      Casting cdvBuildMultipleApks via !! does not work when you want to modify the build process via the command line. The problem can be simply reproduced when running: cordova build android – --gradleArg=-PcdvBuildMultipleApks=false. The expected output would be a build with a single apk. But the result is a build with multiple apks cause !!"false" is true.

      Attachments

        Issue Links

          Activity

            People

              vladimir.kotikov Vladimir Kotikov
              vladimir.kotikov Vladimir Kotikov
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: