Skip to content

Commit

Permalink
update v1 usage
Browse files Browse the repository at this point in the history
  • Loading branch information
shwetamurthy20 committed May 17, 2021
1 parent 322b38b commit 70c13cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ The following is an example of how to use the V1 client for a video of sourcetyp

```java

import com.jwplayer.jwplatform.JWPlatformClient;
import com.jwplayer.jwplatform.v1.JWPlatformClient;
import com.jwplayer.jwplatform.exception.JWPlatformException;
import java.util.HashMap;
import java.util.Map;
Expand Down

0 comments on commit 70c13cb

Please sign in to comment.