Gradle wrapper fix
Compare changes
+2 B (+0%)
File suppressed by a .gitattributes entry, the file's encoding is unsupported, or the file size exceeds the limit.
fixes corrupt line endings in the gradle-wrapper jar by removing the corrupt version and taking an old version from 3a23e6
that works properly. Line endings in jar files was fixed in 4009a951
but this file needed to be fixed.