Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Cleanup Kotlin dependencies in Kruth
I noticed we have some redundant declarations while looking into getting the common source to access the commonized AssertionFailure(String?, Error?) constructor, which is needed to pass a cause / stacktrace through for Truth's failure messaging. Test: ANDROIDX_PROJECTS=INFRAROGUE ./gradlew kruth:kruth:allTests --no-configuration-cache --no-build-cache -Pandroidx.enabled.kmp.target.platforms=+LINUX --rerun-tasks Change-Id: I46915859befd8c055b938436575de27d378fa36e
- Loading branch information