Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions flutter_theoplayer_sdk/flutter_theoplayer_sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 10.3.0

* Updated THEOplayer to 10.3.0.

## 10.0.0

* Updated THEOplayer to 10.0.0.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ if (flutterVersionName == null) {
flutterVersionName = '1.0'
}

def theoplayerVersion ='10.0.0'
def theoplayerVersion ='10.3.0'

android {
namespace "com.theoplayer.theoplayer_example"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@ PODS:
- Flutter (1.0.0)
- integration_test (0.0.1):
- Flutter
- THEOplayer-Integration-THEOlive (10.0.0):
- THEOplayer-Integration-THEOlive/Base (= 10.0.0)
- THEOplayer-Integration-THEOlive/Base (10.0.0)
- THEOplayer-Integration-THEOlive (10.3.0):
- THEOplayer-Integration-THEOlive/Base (= 10.3.0)
- THEOplayer-Integration-THEOlive/Base (10.3.0)
- theoplayer_ios (1.0.3):
- Flutter
- THEOplayer-Integration-THEOlive (= 10.0.0)
- THEOplayerSDK-core (= 10.0.0)
- THEOplayerSDK-core (10.0.0)
- THEOplayer-Integration-THEOlive (= 10.3.0)
- THEOplayerSDK-core (= 10.3.0)
- THEOplayerSDK-core (10.3.0)

DEPENDENCIES:
- Flutter (from `Flutter`)
Expand All @@ -32,9 +32,9 @@ EXTERNAL SOURCES:
SPEC CHECKSUMS:
Flutter: e0871f40cf51350855a761d2e70bf5af5b9b5de7
integration_test: 4a889634ef21a45d28d50d622cf412dc6d9f586e
THEOplayer-Integration-THEOlive: 8a6852c73f269e0263735a8e6181a983fb4c433e
theoplayer_ios: d76d3ca769cc15f63e6c650ee28e99072d8f87e6
THEOplayerSDK-core: 3f5ed65e917eaba2285484bca09a818255fe268c
THEOplayer-Integration-THEOlive: 641f460f20a7647acc8a847eb363e9268c0b3acd
theoplayer_ios: 20d20eb47d0935d21f78c33b872265f5eacc1f9c
THEOplayerSDK-core: 016b6d611def0728abe37156e755af8441fb796b

PODFILE CHECKSUM: a57f30d18f102dd3ce366b1d62a55ecbef2158e5

Expand Down

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Large diffs are not rendered by default.

Loading
Loading