Join Slack
Powered by
This message was deleted.
# android
s
Slackbot
06/30/2022, 5:35 PM
This message was deleted.
t
tony
06/30/2022, 5:42 PM
I assume you mean in a gradle build script. I actually do this a lot because I try to avoid using things like
rootProject
to access the file system
c
Colton Idle
06/30/2022, 5:43 PM
Oh yes sorry for not clarifying. Alright so it seems like its not terribly wrong. I'll go with it. Thanks
x
Xavier Ducrohet
06/30/2022, 5:44 PM
Project.getRootDir
should be safe to use.
👍 4
j
Javi
06/30/2022, 7:08 PM
Yeah, it doesn't break project isolation
Open in Slack
Previous
Next