Skip to content

Commit 735fb81

Browse files
authored
Temporal commit for hiding 4.2.0.
1 parent f057610 commit 735fb81

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/installation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ NOTE: 4.x only supports [Jetpack](https://developer.android.com/jetpack/). If yo
44

55
To add PermissionsDispatcher to your project, include the following in your **app module** `build.gradle` file:
66

7-
`${latest.version}` is [![Download](https://api.bintray.com/packages/hotchemi/maven/permissionsdispatcher/images/download.svg)](https://bintray.com/hotchemi/maven/permissionsdispatcher/_latestVersion)
7+
`${latest.version}` is [![Download](https://api.bintray.com/packages/hotchemi/maven/permissionsdispatcher/images/download.svg?version=4.1.0) ](https://bintray.com/hotchemi/maven/permissionsdispatcher/4.1.0/link)
88

99
```groovy
1010
dependencies {
@@ -32,4 +32,4 @@ repositories {
3232
jcenter()
3333
maven { url 'http://oss.jfrog.org/artifactory/oss-snapshot-local/' }
3434
}
35-
```
35+
```

0 commit comments

Comments
 (0)