Fixed
Status Update
Comments
ga...@google.com <ga...@google.com> #2
This happens to me when using pattern+fingerprint on api 29 using 1.0.1
ga...@google.com <ga...@google.com> #3
happens to me on Android P using 1.0.1
ga...@google.com <ga...@google.com> #4
Is there any workaround for this? Can we expect this to be fixed?
sa...@google.com <sa...@google.com> #5
I am facing the same problem too! Is there any solution to this problem?
Description
AGP: 8.0.0-alpha10
Using the snippet below:
and running
./gradlew :library:assembleDebug --configuration-cache
fails withAdding to
variant.sources.java
instead ofvariant.sources.resources
fixes the issue.