gradle-deploygate-plugin icon indicating copy to clipboard operation
gradle-deploygate-plugin copied to clipboard

Use dynamic class load instead of reflection-based backward compatibility support

Open jmatsu opened this issue 5 years ago • 0 comments

AGP API has significantly been changed since 4.0.0, especially around artifacts API. I guess it would be hard to use the current mechanism from now on.

https://github.com/android/gradle-recipes

jmatsu avatar Jul 07 '20 01:07 jmatsu