Files
qt5/coin/provisioning/common/shared/gradle/project
Assam Boudjelthia 71992859b7 Android: bump to Gradle 9.5.1 and AGP 9.2.1
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>
2026-08-07 08:43:32 +00:00
..

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 builds
  • com.android.library: used by Qt JAR builds
  • android.dynamic.feature: used by Feature Delivery tests
  • org.jetbrains.kotlin.android: used by some Qt modules
  • org.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.