File tree 2 files changed +29
-27
lines changed
2 files changed +29
-27
lines changed Original file line number Diff line number Diff line change 1
- /key *
2
-
3
- # Built application files
4
- /build
5
-
6
- # Local configuration file (sdk path, etc)
7
- local.properties
8
-
9
- # Gradle generated files
10
- .gradle
11
-
12
- # Signing files
13
- .signing /
14
-
15
- # User-specific configurations
16
- /.idea
17
- * .iml
18
-
19
- # OS-specific files
20
- .DS_Store
21
- .DS_Store ?
22
- ._ *
23
- .Spotlight-V100
24
- .Trashes
25
- ehthumbs.db
26
- Thumbs.db
27
- app /release /output \. json
1
+ /key *
2
+
3
+ # Built application files
4
+ /build
5
+ /release
6
+
7
+ # Local configuration file (sdk path, etc)
8
+ local.properties
9
+
10
+ # Gradle generated files
11
+ .gradle
12
+
13
+ # Signing files
14
+ .signing /
15
+
16
+ # User-specific configurations
17
+ /.idea
18
+ * .iml
19
+
20
+ # OS-specific files
21
+ .DS_Store
22
+ .DS_Store ?
23
+ ._ *
24
+ .Spotlight-V100
25
+ .Trashes
26
+ ehthumbs.db
27
+ Thumbs.db
28
+ app /release /output \. json
Original file line number Diff line number Diff line change @@ -4,3 +4,4 @@ distributionPath=wrapper/dists
4
4
zipStoreBase =GRADLE_USER_HOME
5
5
zipStorePath =wrapper/dists
6
6
distributionUrl =https\://services.gradle.org/distributions/gradle-4.10.1-all.zip
7
+ distributionSha256Sum =36bf7ff499223d5139f005822130ccca784c91591b514677fd376eed966c907e
You can’t perform that action at this time.
0 commit comments