issues
search
linkedin
/
test-butler
Reliable Android Testing, at your service
Apache License 2.0
1.05k
stars
92
forks
source link
Migrated test-butler to AndroidX
#85
Closed
sagar-waghmare-rsl
closed
5 years ago
sagar-waghmare-rsl
commented
5 years ago
Migrated library to AndroidX.
Replaced all occurances of com.android.support with its corresponding AndroidX components.
Also removed usages of deprecated "InstrumentationRegistry.getTargetContext()" and used "ApplicationProvider#getApplicationContext()"