Skip to content

Use product flavor for latest or minimum supported THEOplayer#88

Merged
MattiasBuelens merged 2 commits intodevelopfrom
maintenance/minimum-player-version-as-flavor
Mar 18, 2026
Merged

Use product flavor for latest or minimum supported THEOplayer#88
MattiasBuelens merged 2 commits intodevelopfrom
maintenance/minimum-player-version-as-flavor

Conversation

@MattiasBuelens
Copy link
Collaborator

Small improvement upon #85: instead of using a Gradle project property (which invalidates the Gradle configuration cache when changed), we now have two flavors of the app module:

  • latestPlayer with the latest supported THEOplayer version
  • minPlayer with the minimum supported THEOplayer version.

On CI, ./gradlew assembleRelease will assemble both flavors, checking that they both build correctly.

Copy link
Contributor

@adadukin-dolby adadukin-dolby left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, only a minor question

@MattiasBuelens MattiasBuelens merged commit cce9bf8 into develop Mar 18, 2026
1 check passed
@MattiasBuelens MattiasBuelens deleted the maintenance/minimum-player-version-as-flavor branch March 18, 2026 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants