You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-36Lines changed: 0 additions & 36 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,42 +10,6 @@ This library lifts the burden that comes with writing a bunch of check statement
10
10
11
11
For more information please see [the website](https://permissions-dispatcher.github.io/).
12
12
13
-
## Download
14
-
15
-
NOTE: 4.x only supports [Jetpack](https://developer.android.com/jetpack/). If you still use appcompat 3.x is the way to go.
16
-
17
-
To add PermissionsDispatcher to your project, include the following in your **app module**`build.gradle` file:
18
-
19
-
`${latest.version}` is [](https://bintray.com/hotchemi/maven/permissionsdispatcher/_latestVersion)
NOTE: 4.x only supports [Jetpack](https://developer.android.com/jetpack/). If you still use appcompat 3.x is the way to go.
4
+
5
+
To add PermissionsDispatcher to your project, include the following in your **app module**`build.gradle` file:
6
+
7
+
`${latest.version}` is [](https://bintray.com/hotchemi/maven/permissionsdispatcher/_latestVersion)
0 commit comments