drdla49
drdla49
I use 1.0.6-SNAPSHOT and I have similar issue after I added daggerTrack: `Suppressed: java.lang.RuntimeException: java.util.concurrent.ExecutionException: com.android.tools.r8.utils.b0: java.lang.NullPointerException at com.android.tools.r8.D8.d(D8.java:173) at com.android.tools.r8.D8.b(D8.java:1) at com.android.tools.r8.utils.a0.a(SourceFile:47) at com.android.tools.r8.D8.run(D8.java:11) at com.android.builder.dexing.D8DexArchiveBuilder.convert(D8DexArchiveBuilder.java:116) at com.android.build.gradle.internal.dexing.DexWorkActionKt.process(DexWorkAction.kt:189) at...
Thanks, it works, but it's not possible to run this command every time or have deamon turned off. It's slowing builds. It's possible to do some changes in the library?...
It works if I use com.jakewharton.dagger:dagger-codegen It not works if I use dagger reflect. It is possible to add support of dagger reflect? Thanks
Yes, I use Jake's dagger
Is there any progress with device authorization? @solevic do you have some solution? Thanks.
Thanks for your answer. I add `showkase-procesor` and now it is trying to create the screenshots. But every screenshot end with this message: `cz.sample.base.utils.showkase.Test1PaparazziShowkaseScreenshotTest_PaparazziShowkaseTest > test_previews[WidgetMisc**Rating Bar**Full,Pixel5,Ltr,DEFAULT] FAILED java.io.FileNotFoundException at...