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