Skip to content

Commit 70c13cb

Browse files
update v1 usage
1 parent 322b38b commit 70c13cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ The following is an example of how to use the V1 client for a video of sourcetyp
7575

7676
```java
7777

78-
import com.jwplayer.jwplatform.JWPlatformClient;
78+
import com.jwplayer.jwplatform.v1.JWPlatformClient;
7979
import com.jwplayer.jwplatform.exception.JWPlatformException;
8080
import java.util.HashMap;
8181
import java.util.Map;

0 commit comments

Comments
 (0)