Sławomir Czerwiński

Results 9 comments of Sławomir Czerwiński

Hi @jangrewe and @akarsh, I got to the point, where I'm installing required packages and starting the emulator: ```yml androidTests: stage: test script: - apt-get -qq update && apt-get install...

This is also an opportunity to properly refactor existing Kapt processor. EDIT: Both processors use completely different means of visiting code structure and code generation. No point in refactoring Kapt...

I'm concerned how Dagger and Hilt will handle internal module classes when they finally migrate to KSP. Also, I'm a bit reluctant to implement an internal module in the first...

Thanks for your question, @Kshitij09-sc The main reason is me working on other projects. KSP simply wasn't high enough priority, as kapt is still necessary for projects using Hilt anyway....

v1.4.0 has been released.

I'm not sure that the code will help (the stack trace doesn't include any of my code). This error occurs once in a few thousand users, but here's what I...

@viveksaruk @whhotw It's quite an old issue. Unfortunately, I no longer have access to the code in which I used AndroidPdfViewer.