mirror of
git://code.qt.io/qt/qt5.git
synced 2026-09-11 03:27:03 +08:00
71992859b7
Following Qt 6.12 release 3rd party components update.
Task-number: QTBUG-146315
Change-Id: I688abb791777ac12808f479428cfc95d07f9460b
Reviewed-by: Ville-Pekka Karhu <ville-pekka.karhu@qt.io>
(cherry picked from commit fec1887c6e)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Android Gradle Project for COIN
Minimal Android project used at provisioning time to pre-cache the Gradle
dependencies. This avoids network downloads during Qt builds and tests
which use --offline.
Caches dependencies for:
com.android.application: used by Qt test/example APK buildscom.android.library: used by Qt JAR buildsandroid.dynamic.feature: used by Feature Delivery testsorg.jetbrains.kotlin.android: used by some Qt modulesorg.qtproject.qt.gradleplugin: used by Qt for Android Studio projects- AndroidX: used by app builds
These files should be updated each time Qt bumps the supported Android or Gradle versions.