Pushing Wrapper
This commit is contained in:
parent
d1453fbc95
commit
fd32f404c0
|
@ -6,9 +6,6 @@ gradle.properties
|
||||||
# Ignore Gradle GUI config
|
# Ignore Gradle GUI config
|
||||||
gradle-app.setting
|
gradle-app.setting
|
||||||
|
|
||||||
# Avoid ignoring Gradle wrapper jar file (.jar files are usually ignored)
|
|
||||||
!gradle-wrapper.jar
|
|
||||||
|
|
||||||
# Cache of project
|
# Cache of project
|
||||||
.gradletasknamecache
|
.gradletasknamecache
|
||||||
|
|
||||||
|
@ -17,7 +14,6 @@ gradle-app.setting
|
||||||
|
|
||||||
.classpath
|
.classpath
|
||||||
.project
|
.project
|
||||||
gradle-wrapper.jar
|
|
||||||
|
|
||||||
---> Custom
|
---> Custom
|
||||||
!/libs/
|
!/libs/
|
||||||
|
|
Binary file not shown.
Loading…
Reference in New Issue