Code Monkey home page Code Monkey logo

Comments (8)

dou23 avatar dou23 commented on June 28, 2024

Android Studio 4.2.2,Gradle:6.5,AGP:3.4.1

from debounceplugin.

dou23 avatar dou23 commented on June 28, 2024

目前验证4.2.2的AS跑不起来,3.6的AS以及最新的Arctic Fox能运行

from debounceplugin.

sy007 avatar sy007 commented on June 28, 2024

目前验证4.2.2的AS跑不起来,3.6的AS以及最新的Arctic Fox能运行

你好,是验证的Demo工程还是你项目工程。

from debounceplugin.

dou23 avatar dou23 commented on June 28, 2024

from debounceplugin.

dou23 avatar dou23 commented on June 28, 2024

目前已解决问题,多谢大佬的库。
解决方案:
以本地库的方式引入,debounce-plugin改为buildSrc导入项目,然后把asm升级到了7.0,AGP改为了与项目一致,就能正常运行了,目前怀疑是asm6.0的bug。

from debounceplugin.

dou23 avatar dou23 commented on June 28, 2024

大佬留个联系方式,请你喝杯奶茶。

from debounceplugin.

sy007 avatar sy007 commented on June 28, 2024

目前已解决问题,多谢大佬的库。
解决方案:
以本地库的方式引入,debounce-plugin改为buildSrc导入项目,然后把asm升级到了7.0,AGP改为了与项目一致,就能正常运行了,目前怀疑是asm6.0的bug。

昨晚想对你说可能是ASM的问题,文字都打好了,就是JFlog 发布不了。所以昨晚只上传了dev分支(你好,通过堆栈信息发现你使用>JDK9的版本来编译代码。ASM6.0最大支持class version为53的版本,即最大支持JDK9编译.java代码;我这边升级了ASM版本到7.3.1(最大支持class version为59,即JDK15),你有空看下还有没有问题。)

from debounceplugin.

sy007 avatar sy007 commented on June 28, 2024

@943734176 插件0.3.0已发布,升级了ASM版本到7.3.1版本。本次升级更换了仓库地址,请注意集成README.md

from debounceplugin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.