Join Slack
Powered by
This message was deleted.
# community-support
s
Slackbot
09/23/2022, 5:13 PM
This message was deleted.
j
Javi
09/23/2022, 5:21 PM
If you don't apply the android application plugin in those modules, no
a
Alexandru Hadăr
09/23/2022, 5:22 PM
Then what would be the motive behind apply this to a root-level build.gradle file ?
e
ephemient
09/23/2022, 6:02 PM
to ensure they're loaded in the root project's buildscript classpath, which is inherited by all subprojects' buildscript classpaths
j
Javi
09/23/2022, 6:48 PM
you don't need to set the version in each submodule
c
Clayton Walker
09/23/2022, 7:08 PM
You could do something similar by using the pluginManagement block in your settings.gradle file
https://docs.gradle.org/current/userguide/plugins.html#sec:plugin_management
v
Vampire
09/24/2022, 2:22 AM
Only about the version. Not about having it in the root build script class loader.
2
Views
Open in Slack
Previous
Next