Updated README

This commit is contained in:
Dima Zaytsev
2018-08-13 22:50:12 +02:00
parent 816d4da6aa
commit 7ee03f1a8c
+1 -1
View File
@@ -162,7 +162,7 @@ fotoapparat.switchTo(
Add dependency to your `build.gradle`
```groovy
implementation 'io.fotoapparat:fotoapparat:2.3.1'
implementation 'io.fotoapparat:fotoapparat:2.3.2'
```
Camera permission will be automatically added to your `AndroidManifest.xml`. Do not forget to request this permission on Marshmallow and higher.