mirror of
git://code.qt.io/qt/qt5.git
synced 2026-09-01 07:07:25 +08:00
fec1887c6e
Following Qt 6.12 release 3rd party components update. Pick-to: 6.12 Task-number: QTBUG-146315 Change-Id: I688abb791777ac12808f479428cfc95d07f9460b Reviewed-by: Ville-Pekka Karhu <ville-pekka.karhu@qt.io>
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.