You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-3Lines changed: 7 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,14 +40,18 @@ Quick-Start
40
40
41
41
> :warning:**This is pre-release software**: We're releasing these bindings to encourage feedback and participation, but we expect that there may be some breaking changes along the way. Please consider this if you decide to use the bindings in their current state.
42
42
43
-
You can add OpenTimelineIO as a dependency to your `build.gradle`as:
43
+
You can add OpenTimelineIO as a gradle dependency to your `build.gradle`with:
0 commit comments