Releases: trevjonez/AVD-Gradle-Plugin
Releases · trevjonez/AVD-Gradle-Plugin
api 27 and 28
Merge pull request #8 from trevjonez/pie
wrapper, kotlin, agp, api 27 and api 28
0.4.0
Make auto accept of haxm a thing.
make the local.properties sdk dir lookup walk the project tree back to root before trying environment variable.
0.3.0
make stop task block until the AVD is killed
add timeout option to start task via dsl config
add timeout to get prop stdout stream in hopes that we can avoid issues with unexpected adb output.
0.2.1
fix abi name used for cli invocations
0.2.0
roll version prep for new release
0.1.4
Possible race condition fix
0.1.3
this fixes the create tasks up to date being ignored by gradle
0.1.2
Hush some logs and all seems to be working well.