Take `foo: Provider` in Gradle and use in `println("My $foo")`. You will not get the value, but details about the Provider itself. Julia on my team has created a lint check to catch this and we'll ship it in androidx.lint:lint-gradle next release.

https://r.android.com/3483170

#gradle

Comments