gr8 icon indicating copy to clipboard operation
gr8 copied to clipboard

Gr8 = Gradle + R8

Results 3 gr8 issues
Sort by recently updated
recently updated
newest added

Hi, I want to relocate AWS SDK for https://github.com/burrunan/gradle-s3-build-cache, and it looks like proguard is either "relocate+obfuscate" or "just keep old package names". What I want is to just relocate...

I'm trying to use this plugin for https://github.com/littlerobots/version-catalog-update-plugin. That project has a plugin module and a separate module containing some logic around the version catalogs. Following the README I've setup...