it will in particular fail to find android resource elements like the stuff in google_play_services_lib…
so in the use case, if I’m using jenkins in default configuration for building, it will put a folder called “.jenkins” in your home folder. This will cause an android project to fail to build at the packaging step.
Confirmed that if i rename it to, for example, “jenkins” with no dot, build succeeds.
I’m surprised that i haven’t found any posts about this (at least none that i could find)…
but is there an easy solution to this other than changing that folder name?
seems like a weird issue that I don’t understand very well…