Join Slack
Powered by
Hi, it is possible to create structure like on ima...
# multiplatform
l
Leo Podmolik
08/02/2024, 3:29 PM
Hi, it is possible to create structure like on image ? like have sub-modules in Android App part ... or the only way has this modules in root ? Thank you
m
Michael Krussel
08/02/2024, 5:14 PM
You can override the path to subprojects in your
settings.gradle.kt
file.
https://docs.gradle.org/current/userguide/multi_project_builds.html#modifying_a_subproject_path
2
Views
Open in Slack
Previous
Next