Isn't comment says that it will be done on the level of Android Gradle Plugin, so it's better to ask on Android issue tracker
☝️ 1
gildor
12/21/2022, 11:20 AM
And concidering how big this change will be (bundle whole Kotlin compiling infrastructure for Android to AGP) I wouldn't expect it soon, also AGP releases new features only 2 times per year
c
czuckie
12/22/2022, 8:31 AM
It was really difficult to follow where the responsibility lay, thanks for clearing it up @gildor - I'm guessing the best workaround would be to simply create test fixture modules instead. Thanks again!
g
gildor
12/22/2022, 8:48 AM
Yeah, or have it on main source set, annotated with @VisibleForTesting and expect that it will be removed by R8