dProtect icon indicating copy to clipboard operation
dProtect copied to clipboard

gradle 8 support

Open Bsaroth opened this issue 2 years ago • 2 comments

Hi,

> Failed to apply plugin 're.obfuscator.dprotect'.
   > API 'android.registerTransform' is removed.

Occurs with gradle 8+ build

Bsaroth avatar Jul 26 '23 13:07 Bsaroth

It turns out that it's a proguard issue not fully supporting agp 8+, Guardsquare/proguard#280

Bsaroth avatar Aug 24 '23 14:08 Bsaroth

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+?

androidacy-user avatar Nov 16 '23 22:11 androidacy-user