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
33
44## Legend
55### ` * `
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.
87
98<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+
1213** Gradle** :
1314``` gradle
1415repositories{
@@ -40,12 +41,13 @@ dependencies{
4041</details >
4142
4243### ` ** `
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.
4545
4646<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+
4951** Gradle** :
5052``` gradle
5153repositories{
You can’t perform that action at this time.
0 commit comments