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

This feature requires ASM6 #40

Open
kaitian521 opened this issue May 19, 2020 · 9 comments
Open

This feature requires ASM6 #40

kaitian521 opened this issue May 19, 2020 · 9 comments

Comments

@kaitian521
Copy link

Android gradle 版本号: classpath 'com.android.tools.build:gradle:3.6.3'

distributionUrl=https://services.gradle.org/distributions/gradle-5.6.4-all.zip

AndroidX

编译报错

@penneryu
Copy link
Collaborator

penneryu commented Jun 2, 2020

目前依赖的 ASM 是 5.1 版本的,有兴趣可以自己升级提个 pr 看看。

@kaitian521
Copy link
Author

我试了一下ASM6, 可以使用,也打包了,需要的同学可以留言

@daixj
Copy link

daixj commented May 12, 2021

我试了一下ASM6, 可以使用,也打包了,需要的同学可以留言

能否给我一份

@JiangZhiTong
Copy link

我试了一下ASM6, 可以使用,也打包了,需要的同学可以留言

您好,问一下怎么修改

@twlkyao
Copy link
Contributor

twlkyao commented Aug 4, 2021

我试了一下ASM6, 可以使用,也打包了,需要的同学可以留言

可否编译后发布个插件

@bruceLio
Copy link

您好,问一下怎么修改

@liujianAndroid
Copy link

repositories {
mavenCentral()
}
classpath 'com.bytedance.tools.lancet:lancet-plugin-asm6:1.0.0'

基于lancet发布了一个asm6的版本 有需要的可以试下 @bruceLio @twlkyao

@wengo123
Copy link

wengo123 commented Dec 1, 2021

repositories { mavenCentral() } classpath 'com.bytedance.tools.lancet:lancet-plugin-asm6:1.0.0'

基于lancet发布了一个asm6的版本 有需要的可以试下 @bruceLio @twlkyao

我加了这个还是报这样的错误

@starlingever
Copy link

repositories { mavenCentral() } classpath 'com.bytedance.tools.lancet:lancet-plugin-asm6:1.0.0'

基于lancet发布了一个asm6的版本 有需要的可以试下 @bruceLio @twlkyao

还是报这个错😭

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

9 participants