Uploaded image for project: 'Qt Tools for Android'
  1. Qt Tools for Android
  2. QTTA-170

Docs: QtGP 1.0 docs show wrong version in plugins {}

    XMLWordPrintable

Details

    • Android
    • 0d40c51bc (dev), c2b7c4efe (1.0)

    Description

      What:

      Qt Gradle plugin 1.0 documents show that the version in the plugins block should be 1.0.+ when it actually should be 1.+

      Kotlin, https://doc-snapshots.qt.io/qtgradleplugin-1.0/index.html#kotlin-build-gradle-kts 
      plugins {
      id("org.qtproject.qt.gradleplugin") version("1.0.") // should be "1."
      }
      Groovy, https://doc-snapshots.qt.io/qtgradleplugin-1.0/index.html#groovy 
      plugins {
      id 'org.qtproject.qt.gradleplugin' version '1.0.' // should be '1.'
      }

      Attachments

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

        Activity

          People

            teko Tero Koponen
            teko Tero Koponen
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes