Comment on
"...is not supported in this browser", fuck you Discord
Reply in thread
Hope you'll continue to lick the Google even after Chrome implements DRM.
Comment on
"...is not supported in this browser", fuck you Discord
Reply in thread
Hope you'll continue to lick the Google even after Chrome implements DRM.
Comment on
Applying BuildScript Classpath to Gradle Convention Plugin
Reply in thread
Hi. Thank you for responding. I basically want to add the jib extension mentioned here (code snippet provided). https://github.com/GoogleContainerTools/jib-extensions/tree/master/first-party/jib-ownership-extension-gradle
Instead of applying it directly to the project, I want to add all this config to a convention plugin and add that to the project. Hoping to reuse the config across many projects.
Comment on
Applying BuildScript Classpath to Gradle Convention Plugin
Reply in thread
The extension seems to be finally applied. Thank you so much!