Releases: tmurakami/dexopener
Releases · tmurakami/dexopener
2.0.0-alpha02
- Changed the dex generation task to use the dex version of source files
2.0.0-alpha01
- Removed all deprecated classes and methods
- Changed to obtain the root package to be opened from the class name of the user-defined AndroidJUnitRunner, not the BuildConfig. This is a breaking change.
- Now supports for both
androidx.test:runner
andcom.android.support.test:runner