Details
-
Technical task
-
Resolution: Unresolved
-
P2: Important
-
None
-
None
-
-
2025wk06s1QtforAndroid
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.