Details
-
Technical task
-
Resolution: Unresolved
-
P2: Important
-
None
-
-
2025wk06s1QtforAndroid, 2025wk18s1QtforAndroid, 2025wk26s2QtforAndroid
Description
To properly support building Qt project with Gradle instead or in addition to javac, we need to ensure it works both when the build machine is online and offline. In the online case, Gradle handles fetching the dependencies, and in the offline case, we need to still ensure it works as well.