Skip to content

Commit

Permalink
Updated version name in README
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitry-zaitsev authored May 21, 2017
1 parent 12fbe1a commit ada26d7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,13 +128,11 @@ repositories {
maven { url 'https://jitpack.io' }
}
compile 'io.fotoapparat.fotoapparat:library:x.y.z'
compile 'io.fotoapparat.fotoapparat:library:1.0.0'
```

Camera permission will be automatically added to your `AndroidManifest.xml`. Do not forget to request this permission on Marshmallow and higher.

We are currently working for a stable release, so for now use `-SNAPSHOT` in the version code above.


## Credits

Expand Down

0 comments on commit ada26d7

Please sign in to comment.