Skip to content

Commit

Permalink
Updated version in README to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitry-zaitsev committed Jul 8, 2017
1 parent b25fadd commit 541bd2d
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 @@ -131,7 +131,7 @@ repositories {
maven { url 'https://jitpack.io' }
}
compile 'io.fotoapparat.fotoapparat:library:1.0.4'
compile 'io.fotoapparat.fotoapparat:library:1.1.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 541bd2d

Please sign in to comment.