Skip to content
This repository was archived by the owner on Jul 20, 2021. It is now read-only.

Commit 86a3a9b

Browse files
committed
Adding dependency through jitpack
1 parent 14ab9ba commit 86a3a9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Add this in your module's `build.gradle` file:
3535
```gradle
3636
dependencies {
3737
// ... other dependencies
38-
compile ''com.github.halilozercan:BetterVideoPlayer:0.1.0'
38+
compile ''com.github.halilozercan:BetterVideoPlayer:1.0.0'
3939
}
4040
```
4141

0 commit comments

Comments
 (0)