2022-10-04
gradle-plugin 0.0.12
- The Gradle plugin now picks up isolated Android test (
com.android.test
) subprojects. When using these make sure thetargetProjectPath
is configured in theandroid {}
block.
com.android.test
) subprojects.
When using these make sure the targetProjectPath
is configured in the android {}
block.