Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MasayukiSuda authored Oct 12, 2021
1 parent ec42066 commit 9e5f270
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 @@ -44,9 +44,9 @@ allprojects {
Step 2. Add the dependency
```groovy
dependencies {
implementation 'com.github.MasayukiSuda:GPUVideo-android:v0.1.1'
implementation 'com.github.MasayukiSuda:GPUVideo-android:v0.1.2'
// if apply video filter on ExoPlayer video
implementation 'com.google.android.exoplayer:exoplayer-core:2.9.3'
implementation 'com.google.android.exoplayer:exoplayer-core:2.15.1'
}
```

Expand Down

0 comments on commit 9e5f270

Please sign in to comment.