microsoft / surface-duo-compose-sdk

This repo contains components built with Jetpack Compose for the Microsoft Surface Duo.
MIT License
74 stars 2 forks source link

Update dependencies for ComposeTesting and DragAndDrop libraries #59

Closed khalp closed 1 year ago

khalp commented 1 year ago

๐Ÿ“ƒ Description

Updates dependencies for the ComposeTesting and DragAndDrop libraries, including:

๐Ÿค” Motivation and Context

Keeps libraries up to date

๐Ÿงช How Has This Been Tested?

Ran existing UI tests, tested samples manually on device

โš’๏ธ Does the PR contain new tests or refactored old ones?

Refactored logic in an old test so it would pass on both Surface Duo and any foldable device

๐Ÿ“ท Screenshots (if appropriate)

๐Ÿ“ฆ Types of changes

โœ… Checklist