Maarten Huijsmans
Maarten Huijsmans
@euri10 thanks. I'll be patient and wait for the MR
Any update on this?
I'd add this somewhere in the `Dockerfile` instead of in the `devcontainer.json` and use `system` instead of `global`: ```dockerfile RUN git config --system --add safe.directory '*' ``` Reasons: - Adding...
Sorry for the late response. I've developed this plugin on a Mac with gradle 2.2 & the official oracle Java SDK. I'll investigate the issue this weekend.
Of course. Feel free to fork & open a pull request. Once your pull request is ready notify me via mail maarten[AT]lukin.be.
I agree :). How would your configuration look like if you work with `android.sourceSets`? Can you move the second feature to a different ticket so we can discuss it there.
@karl-ravn Sorry for the late response. Somehow i didn't got notified by github that you opened an issue. I understand the issue. If you have 2 projects configured and you...