unity-gradle-wrapper
unity-gradle-wrapper copied to clipboard
Set the gradle version of the editor by default
Currently when you install the option is empty. It'd be great to just automatically set it to whichever version that editor is using.
BTW this tool is awesome, thank you!
Hmm, nice idea, thanks for the feedback! It shouldn't be hard, since there is already code to search for the gradle jar distributed with Unity, and it has the version embedded on the file name.
Took me long enough, but it's done! (in 1 day less than two full years =P) Should be available in the next release. Cheers \o/