diff --git a/.swiftlint.yml b/.swiftlint.yml index b766fe92..7a08faa4 100644 --- a/.swiftlint.yml +++ b/.swiftlint.yml @@ -84,6 +84,8 @@ opt_in_rules: - comma_inheritance - self_binding +excluded: + - example/ios/Pods deployment_target: iOS_deployment_target: 13.99 tvOS_deployment_target: 13.99 diff --git a/CHANGELOG.md b/CHANGELOG.md index 77cd55ce..ebd401d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/), and this project adheres to [Semantic Versioning](https://semver.org/). +## [Unreleased] +### Changed +- Update Bitmovin's native Android Player SDK version to `3.82.0` +- Update Bitmovin's native iOS Player SDK version to `3.71.0` + ## [0.10.0] - 2024-08-07 ### Changed - Update Bitmovin's native Android Player SDK version to `3.78.0` diff --git a/example/pubspec.lock b/example/pubspec.lock index b24f28a9..144a364f 100644 --- a/example/pubspec.lock +++ b/example/pubspec.lock @@ -60,10 +60,10 @@ packages: dependency: transitive description: name: crypto - sha256: ff625774173754681d66daaf4a448684fb04b78f902da9cb3d308c19cc5e8bab + sha256: ec30d999af904f33454ba22ed9a86162b35e52b44ac4807d1d93c288041d7d27 url: "https://pub.dev" source: hosted - version: "3.0.3" + version: "3.0.5" cupertino_icons: dependency: "direct main" description: @@ -350,10 +350,10 @@ packages: dependency: transitive description: name: uuid - sha256: "83d37c7ad7aaf9aa8e275490669535c8080377cfa7a7004c24dfac53afffaa90" + sha256: f33d6bb662f0e4f79dcd7ada2e6170f3b3a2530c28fc41f49a411ddedd576a77 url: "https://pub.dev" source: hosted - version: "4.4.2" + version: "4.5.0" vector_math: dependency: transitive description: