Skip to content

Commit 8e28e8e

Browse files
committed
gradle added
1 parent 5beddee commit 8e28e8e

3 files changed

Lines changed: 6 additions & 1 deletion

File tree

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
/.idea/assetWizardSettings.xml
1111
.DS_Store
1212
/build
13-
/gradle
1413
/gradlew
1514
/gradlew.bat
1615
/captures

gradle/wrapper/gradle-wrapper.jar

53.1 KB
Binary file not shown.
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
#Mon Jul 15 13:23:06 IST 2019
2+
distributionBase=GRADLE_USER_HOME
3+
distributionPath=wrapper/dists
4+
zipStoreBase=GRADLE_USER_HOME
5+
zipStorePath=wrapper/dists
6+
distributionUrl=https\://services.gradle.org/distributions/gradle-5.1.1-all.zip

0 commit comments

Comments
 (0)