XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Unresolved
    • Icon: P1: Critical P1: Critical
    • None
    • QtGP: General
    • None
    • Android

      Why?

      Cause

      • Will end to error with Gradle 9.0 and block usage

      Customer

      • If any for this?

      Cruft

      • Why this would not be needed?

      What?

       

      [warn] Mutating the dependencies of configuration ':app:implementation' after it has been resolved or consumed. This behavior has been deprecated.`:app:QtBuildTask`
      
      This will fail with an error in Gradle 9.0.

      So this is what we do in the afterResolve{} block - we add the created AAR file as a dependency to the "implementation" configuration. Currently we get a warning from this and starting from Gradle 9.0 it will not work anymore.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            nikunj Nikunj Arora
            olvuolte Olli Vuolteenaho
            Votes:
            4 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes