diff --git a/README.md b/README.md index fe792b27..1aed37b3 100644 --- a/README.md +++ b/README.md @@ -150,7 +150,7 @@ repositories { maven { url 'https://jitpack.io' } } -compile 'io.fotoapparat.fotoapparat:library:1.4.0' +compile 'io.fotoapparat.fotoapparat:library:1.4.1' ``` Camera permission will be automatically added to your `AndroidManifest.xml`. Do not forget to request this permission on Marshmallow and higher.