Conversation
There is one adoption blocker for now, so this change will be on a branch until it's addressed. Namely, we have to migrate to the new version of Dokka as our old version is not compatible with Gradle 7+.
Coverage Report 1Affected Products
Test Logs
|
Size Report 1Affected Products
Test Logs
|
It looks like AGP has stopped "transforming" test classes, so switching to Provider instead of `dagger.Lazy` to avoid the problem. It's not an issue since the injected class is has FirebaseAppScope(which is singleton-like).
|
/test smoke-tests |
|
@vkryachko: The following test failed, say
DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
Generated by 🚫 Danger |
64d58ba to
7be45bc
Compare
| distributionBase=GRADLE_USER_HOME | ||
| distributionPath=wrapper/dists | ||
| distributionUrl=https\://services.gradle.org/distributions/gradle-6.9-bin.zip | ||
| distributionUrl=https\://services.gradle.org/distributions/gradle-7.3.3-all.zip |
There was a problem hiding this comment.
Do we really need all or would bin suffice here?
No description provided.