Skip to content

Commit c3e176c

Browse files
committed
Updated readme
1 parent 6aa43d6 commit c3e176c

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

+5-4
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ tags for searching.
1010
### Gradle dependency
1111
`implementation 'com.maltaisn:icondialog:X.Y.Z'`
1212

13-
Replace `X.Y.Z` with lastest version number: [![Download](https://api.bintray.com/packages/maltaisn/icon-dialog/icon-dialog/images/download.svg)](https://bintray.com/maltaisn/icon-dialog/icon-dialog/_latestVersion)
13+
Replace `X.Y.Z` with lastest version number: [![Lastest version](https://api.bintray.com/packages/maltaisn/icon-dialog/com.maltaisn%3Aicon-dialog/images/download.svg)](https://bintray.com/maltaisn/icon-dialog/com.maltaisn%3Aicon-dialog/_latestVersion)
1414

1515
**Notes**
1616

@@ -23,13 +23,14 @@ The following icon packs are available as of lastest version.
2323

2424
| Name |Dependency<sup>1</sup>|Version|Icons|Size<sup>2</sup>|Languages|
2525
|:----:|:--------:|:-----:|:---:|:----:|:-------:|
26-
|Default|`default`|1.0.0|1,045|304 kB|English, French, German, Portuguese, Spanish|
27-
|[Font Awesome][font-awesome]|`font-awesome`|5.12.0|964|215 kB|Engligh|
28-
|[Community Material][mdi-community]|`community-material`|4.6.95|3,516|496 kB|English|
26+
|Default|`default`|[![Lastest version](https://api.bintray.com/packages/maltaisn/icon-dialog/com.maltaisn%3Aiconpack-default/images/download.svg)](https://bintray.com/maltaisn/icon-dialog/com.maltaisn%3Aiconpack-default/_latestVersion)|1,045|304 kB|English, French, German, Portuguese, Spanish|
27+
|[Font Awesome][font-awesome]|`font-awesome`|[![Lastest version](https://api.bintray.com/packages/maltaisn/icon-dialog/com.maltaisn%3Aiconpack-font-awesome/images/download.svg)](https://bintray.com/maltaisn/icon-dialog/com.maltaisn%3Aiconpack-font-awesome/_latestVersion)|964|215 kB|Engligh|
28+
|[Community Material][mdi-community]|`community-material`|[![Lastest version](https://api.bintray.com/packages/maltaisn/icon-dialog/com.maltaisn%3Aiconpack-community-material/images/download.svg)](https://bintray.com/maltaisn/icon-dialog/com.maltaisn%3Aiconpack-community-material/_latestVersion)|3,516|496 kB|English|
2929

3030
<sup>1</sup> Dependency uses the following pattern `com.maltais:iconpack-<NAME>:X.Y.Z`, where `<NAME>` is the
3131
name indicated in the table and `X.Y.Z` is the version. Icon packs use the same version
3232
as original icons.
33+
3334
<sup>2</sup> As seen in Android Studio's APK analysis, includes icons and tags.
3435

3536
More packs can be added on request. Custom packs and third-party icon packs can easily be created

0 commit comments

Comments
 (0)