Gurupreet / ComposeCookBook

A Collection on all Jetpack compose UI elements, Layouts, Widgets and Demo screens to see it's potential
MIT License
6.3k stars 799 forks source link

Unit tests compilation error after upgrading to alpha-08 #34

Closed OussamaHaff closed 3 years ago

OussamaHaff commented 3 years ago

Describe the bug androidx.ui.test classes have been moved to androidx.compose.ui.test

To Reproduce Launch unit tests

OussamaHaff commented 3 years ago

Fixed in PR #35