Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-94115

Android "build-tools;28.0.3" is always installed by androiddeployqt/gradle.

    XMLWordPrintable

Details

    • Android
    • Next

    Description

      Android "build-tools;28.0.3" is always installed by androiddeployqt / gradle, despite of

      gradle.properties
      # Project-wide Gradle settings.
      # For more details on how to configure your build environment visit
      # http://www.gradle.org/docs/current/userguide/build_environment.html
      # Specifies the JVM arguments used for the daemon process.
      # The setting is particularly useful for tweaking memory settings.
      org.gradle.jvmargs=-Xmx2048m
      
      # Gradle caching allows reusing the build artifacts from a previous
      # build with the same inputs. However, over time, the cache size will
      # grow. Uncomment the following line to enable it.
      #org.gradle.caching=true
      android.bundle.enableUncompressedNativeLibs=false
      androidBuildToolsVersion=30.0.2
      androidCompileSdkVersion=30
      buildDir=build
      qt5AndroidDir=...
      qtMinSdkVersion=23
      qtTargetSdkVersion=29
      

      Attachments

        Issue Links

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

          Activity

            People

              qtandroidteam Qt Android Team
              dmitry.sokolov Dmitry Sokolov
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes