mirror of
git://code.qt.io/qt/qt5.git
synced 2026-05-01 17:08:33 +08: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 buildscom.android.library: used by Qt JAR buildsorg.jetbrains.kotlin.android: used by some Qt modules- AndroidX: used by app builds
These files should be updated each time Qt bumps the supported Android or Gradle versions.