firebase / firebase-testlab-instr-lib

Apache License 2.0
13 stars 17 forks source link

Migrating notepad example app to AndroidX #8

Closed brajkovic closed 3 years ago

brajkovic commented 3 years ago

The notepad app for this project was still using android.support.test.

This migrates everything to AndroidX along with updating gradle and other dependencies.