Skip to content

Commit

Permalink
Changed dependency casing
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeroen Mols committed Jun 5, 2017
1 parent 5574df7 commit 4bbe685
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 @@ -48,7 +48,7 @@ This library provides a full and reusable custom camera, which:
```
2) Add a dependency on the library:
```groovy
compile 'com.github.JeroenMols:LandscapeVideoCamera:1.3.0'
compile 'com.github.jeroenmols:LandscapeVideoCamera:1.3.0'
```
3) Specify the VideoCaptureActivity in your manifest:
```xml
Expand Down

0 comments on commit 4bbe685

Please sign in to comment.