ignore gradle-wrapper.properties
This commit is contained in:
parent
53ffd91b84
commit
77ae53e43d
|
|
@ -65,3 +65,4 @@ google-services.json
|
||||||
|
|
||||||
# MacOS
|
# MacOS
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
gradle/wrapper/gradle-wrapper.properties
|
||||||
|
|
@ -1,8 +0,0 @@
|
||||||
#Tue Jun 04 19:03:37 CST 2024
|
|
||||||
distributionBase=GRADLE_USER_HOME
|
|
||||||
distributionPath=wrapper/dists
|
|
||||||
distributionSha256Sum=bed1da33cca0f557ab13691c77f38bb67388119e4794d113e051039b80af9bb1
|
|
||||||
distributionUrl=https\://services.gradle.org/distributions/gradle-8.2-bin.zip
|
|
||||||
networkTimeout=10000
|
|
||||||
zipStoreBase=GRADLE_USER_HOME
|
|
||||||
zipStorePath=wrapper/dists
|
|
||||||
Loading…
Reference in New Issue