Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Usage of removed Android API #10

Open
LexzCQ1 opened this issue Jul 5, 2023 · 1 comment
Open

Usage of removed Android API #10

LexzCQ1 opened this issue Jul 5, 2023 · 1 comment

Comments

@LexzCQ1
Copy link

LexzCQ1 commented Jul 5, 2023

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

@LexzCQ1 LexzCQ1 changed the title Usage of removed of Android API Usage of removed Android API Jul 5, 2023
@androidacy-user
Copy link

#12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants