Skip to content

Usage of removed Android API #10

Open
@LexzCQ1

Description

@LexzCQ1

I've added dProtect as plugin in android project but when I try to build APK Gradle tells me that
_> Failed to apply plugin 're.obfuscator.dprotect'.

API 'android.registerTransform' is removed.

 For more information, see https://developer.android.com/studio/releases/gradle-plugin-api-updates#transform-api.
 To determine what is calling android.registerTransform, use -Pandroid.debug.obsoleteApi=true on the command line to display more information.

ved._

Downgrading to buildtools 31 and compile SDK 31 hadn't solved the problem

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions