Skip to content

Commit

Permalink
Merge pull request #141 from android/jv/player-overlay
Browse files Browse the repository at this point in the history
Improve the player
  • Loading branch information
JolandaVerhoef authored Dec 13, 2023
2 parents f5b23d9 + 7ac1b84 commit d967671
Show file tree
Hide file tree
Showing 22 changed files with 1,021 additions and 305 deletions.
3 changes: 3 additions & 0 deletions JetStreamCompose/jetstream/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -123,4 +123,7 @@ dependencies {

// Baseline profile installer
implementation(libs.androidx.profileinstaller)

// Compose Previews
debugImplementation(libs.androidx.compose.ui.tooling)
}
Loading

0 comments on commit d967671

Please sign in to comment.