Skip to content

Commit

Permalink
Updated version in README to 1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitry-zaitsev committed Oct 3, 2017
1 parent 8e55a21 commit 21652d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 21652d8

Please sign in to comment.