Skip to content

Commit

Permalink
Updated version in README to 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitry-zaitsev committed Aug 26, 2017
1 parent c7c0173 commit 0ad6dbe
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 @@ -148,7 +148,7 @@ repositories {
maven { url 'https://jitpack.io' }
}
compile 'io.fotoapparat.fotoapparat:library:1.2.0'
compile 'io.fotoapparat.fotoapparat:library:1.3.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 0ad6dbe

Please sign in to comment.