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

java 17 compileSdk 34 报错 #145

Open
ucxl opened this issue Oct 8, 2023 · 2 comments
Open

java 17 compileSdk 34 报错 #145

ucxl opened this issue Oct 8, 2023 · 2 comments

Comments

@ucxl
Copy link

ucxl commented Oct 8, 2023

agp:8.1.2
java:17
compileSdk 34

报错内容:
Execution failed for task ':app:transformReleaseClassesWithAsm'.

A failure occurred while executing com.android.build.gradle.tasks.TransformClassesWithAsmTask$TransformClassesFullAction

PermittedSubclasses requires ASM9

@ucxl
Copy link
Author

ucxl commented Oct 8, 2023

应该跟java17有关,34api又需要17

@hmy65
Copy link

hmy65 commented Dec 14, 2023

把gradle stringfog相关的comment掉
正常build release
再uncomment
再build release
用jadx看了一下 加密正常

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