Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
slavipetrov authored Feb 23, 2018
1 parent 3c809c6 commit 15be947
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@ Download
==========
You can use Gradle:
```gradle
compile 'bg.devlabs.fullscreenvideoview:library:0.0.7'
compile 'bg.devlabs.fullscreenvideoview:library:0.0.8'
```
or Maven:
```maven
<dependency>
<groupId>bg.devlabs.fullscreenvideoview</groupId>
<artifactId>library</artifactId>
<version>0.0.7</version>
<version>0.0.8</version>
<type>pom</type>
</dependency>
```
Expand Down

0 comments on commit 15be947

Please sign in to comment.