Skip to content

Commit 9e5f270

Browse files
authored
Update README.md
1 parent ec42066 commit 9e5f270

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,9 @@ allprojects {
4444
Step 2. Add the dependency
4545
```groovy
4646
dependencies {
47-
implementation 'com.github.MasayukiSuda:GPUVideo-android:v0.1.1'
47+
implementation 'com.github.MasayukiSuda:GPUVideo-android:v0.1.2'
4848
// if apply video filter on ExoPlayer video
49-
implementation 'com.google.android.exoplayer:exoplayer-core:2.9.3'
49+
implementation 'com.google.android.exoplayer:exoplayer-core:2.15.1'
5050
}
5151
```
5252

0 commit comments

Comments
 (0)