File tree Expand file tree Collapse file tree 1 file changed +10
-8
lines changed Expand file tree Collapse file tree 1 file changed +10
-8
lines changed Original file line number Diff line number Diff line change @@ -3,12 +3,13 @@ Changelog
3
3
4
4
## Legend
5
5
### ` * `
6
- Version is not available on Bintray and can only be downloaded using jitpack.
7
- Use one of the below options. Remember to replace ` {Release tag} ` with the tag of the release.
6
+ Version is not available on Bintray and can only be downloaded using jitpack.
8
7
9
8
<details >
10
- <summary >Installation</summary >
11
-
9
+ <summary ><b >Installation [Click to open/close]</b ></summary >
10
+
11
+ Use one of the below options. Remember to replace ` {Release tag} ` with the tag of the release.
12
+
12
13
** Gradle** :
13
14
``` gradle
14
15
repositories{
@@ -40,12 +41,13 @@ dependencies{
40
41
</details >
41
42
42
43
### ` ** `
43
- Versions marked with this are available on bintray, but will require you, to add a download-url.
44
- Use one of the below options. Replace ` {version} ` with the version of your choice.
44
+ Versions marked with this are available on bintray, but will require you, to add a download-url.
45
45
46
46
<details >
47
- <summary >Installation</summary >
48
-
47
+ <summary ><b >Installation [Click to open/close]</b ></summary >
48
+
49
+ Use one of the below options. Replace ` {version} ` with the version of your choice.
50
+
49
51
** Gradle** :
50
52
``` gradle
51
53
repositories{
You can’t perform that action at this time.
0 commit comments