Replace duplicated gradle wrappers by symlink and add samples CI check for 6.3+
symlinks make development really annoying on windows,
how about using the wrapper task instead in the samples?
how about using the wrapper task instead in the samples?
Can you be more specific? I'm not sure how it would be used to avoid duplicates in the repo.
idea can use the wrapper task to get the correct gradle version
and the gradle/ directory in the samples can be gitignored
the ci gradle steps can be configured to use gradle from a single directory
I'm sorry, I tried it a couple of times but it didn't work. We can live with the duplication I guess