dProtect
dProtect copied to clipboard
gradle 8 support
Hi,
> Failed to apply plugin 're.obfuscator.dprotect'.
> API 'android.registerTransform' is removed.
Occurs with gradle 8+ build
It turns out that it's a proguard issue not fully supporting agp 8+, Guardsquare/proguard#280
ProGuard said they have no intention of supporting it: https://github.com/Guardsquare/proguard/issues/280#issuecomment-1798563020
Should this library be considered dead for AGP 8+?