Skip to content

Commit

Permalink
Updated version in README to 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Diolor authored Dec 2, 2017
1 parent db64276 commit 086a2ba
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 @@ -159,7 +159,7 @@ repositories {
maven { url 'https://jitpack.io' }
}
compile 'io.fotoapparat.fotoapparat:library:1.4.1'
compile 'io.fotoapparat.fotoapparat:library:1.5.0'
```

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 086a2ba

Please sign in to comment.