[build] Include Gradle wrapper JAR in repository.
Presumably this was an error: `.gitignore` ignores all JAR files, but this one really needs to be in version control.
This commit is contained in:
parent
69c9f512a0
commit
22dad5d6ca
2 changed files with 0 additions and 1 deletions
BIN
sdks/android/Mentat/gradle/wrapper/gradle-wrapper.jar
vendored
Normal file
BIN
sdks/android/Mentat/gradle/wrapper/gradle-wrapper.jar
vendored
Normal file
Binary file not shown.
|
@ -1,4 +1,3 @@
|
|||
#Thu May 31 19:25:23 EDT 2018
|
||||
distributionBase=GRADLE_USER_HOME
|
||||
distributionPath=wrapper/dists
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
|
|
Loading…
Reference in a new issue