This message was deleted.
# android
s
This message was deleted.
t
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
Oh yes sorry for not clarifying. Alright so it seems like its not terribly wrong. I'll go with it. Thanks
x
Project.getRootDir should be safe to use.
👍 4
j
Yeah, it doesn't break project isolation