gradle-profiler icon indicating copy to clipboard operation
gradle-profiler copied to clipboard

Remove usage of org.gradle.util.GFileUtils

Open liutikas opened this issue 1 year ago • 0 comments

PidCollector.java:16 calls org.gradle.util.GFileUtils and that method has been deprecated and will be removed in Gradle 9.0

https://ge.androidx.dev/s/nzodz7gwiblhy/deprecations?expanded=WyIyNCIsIjQiXQ&expanded-stacktrace=WyIyNiJd

liutikas avatar Aug 13 '24 01:08 liutikas