File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -68,6 +68,12 @@ https://www.jetbrains.com/help/idea/jetgradle-tool-window.html) or from the term
6868plugin, for more information please refer to:*
6969https://developer.android.com/studio/releases/gradle-plugin#updating-gradle
7070
71+ Android Gradle Plugin versions before ` 3.4.0-alpha05 ` are affected by a bug that in certain conditions can
72+ cause Jacoco instrumentation to fail in combination with inline kotlin methods shared across modules. For more information
73+ see: https://issuetracker.google.com/issues/109771903 and https://issuetracker.google.com/issues/110763361 .
74+ If your project is affected by this upgrade to an Android Gradle Plugin version of at least ` 3.4.0-alpha05 ` .
75+
76+
7177# Configuration
7278By default the plugin generates code coverage reports using the build variant ` debug ` for every
7379module. However in some cases different build variants per module might be required, especially if
You can’t perform that action at this time.
0 commit comments