Mugurell
Mugurell
> can I work on this issue, I am a beginner at Opensource with Android Dev experience in Kotlin. Would be great to! Thank you!
Also seeing this for ``` val pagedList: PagedList = mockk(relaxed = true) val index = slot() every { pagedList.get(index = capture(index)) } answers { list[index.captured] } ``` on Android Q.
Bump to maybe reopen/reconsider this.
Thank you! Was trying various mix and matches of kotlin, agp and gradle but seems to indeed be just a linking issue that hopefully will get fixed in the next...