Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
slavipetrov authored Apr 3, 2020
1 parent c8866e4 commit 83271c6
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 @@ -12,14 +12,14 @@ Download
===
You can use Gradle:
```gradle
compile 'bg.devlabs.fullscreenvideoview:library:1.1.5'
compile 'bg.devlabs.fullscreenvideoview:library:1.1.6'
```
or Maven:
```maven
<dependency>
<groupId>bg.devlabs.fullscreenvideoview</groupId>
<artifactId>library</artifactId>
<version>1.1.5</version>
<version>1.1.6</version>
<type>pom</type>
</dependency>
```
Expand Down

0 comments on commit 83271c6

Please sign in to comment.