diff --git a/README.md b/README.md index c5c15e6..40b7705 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ allprojects { } dependencies { - implementation 'com.github.tbruyelle:rxpermissions:0.11' + implementation 'com.github.tbruyelle:rxpermissions:0.12' } ```