I’m not on the same computer I usually do this on,...
# gradle
m
I’m not on the same computer I usually do this on, but I think I ran this to set up the gradle wrapper to get it working:
Copy code
gradle wrapper --gradle-distribution-url <https://repo.gradle.org/gradle/dist-snapshots/gradle-script-kotlin-3.5-20170305000422+0000-all.zip>
(there is a newer version, but that’s the version I used and worked for me)