Fixed
Status Update
Comments
ga...@google.com <ga...@google.com>
ad...@google.com <ad...@google.com>
bi...@google.com <bi...@google.com> #2
I guess technically, the ProGuard rule should be on androidx.work.NonBlockingWorker subclasses, but I'd also be okay with just not using reflection to access the Worker(Context, WorkerParamters) constructor and skipping the need for a ProGuard rule at all.
bi...@google.com <bi...@google.com> #4
The fix will be available in alpha10.
Description
Today with AGP 8.1.0-beta05
.gradle/android/FakeDependency.jar
is considered configuration cache input. It should not be.