Files
Assam Boudjelthia fec1887c6e Android: bump to Gradle 9.5.1 and AGP 9.2.1
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>
2026-08-06 04:25:28 +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.