Code Monkey home page Code Monkey logo

Comments (5)

yangzhiqian avatar yangzhiqian commented on May 11, 2024

类重复了,是不是前面还有其他transform?或者一个库多次依赖(maven不能解决高低版本的情况)

from bytex.

yangzhiqian avatar yangzhiqian commented on May 11, 2024

类重复了,是不是前面还有其他transform?或者一个库多次依赖(maven不能解决高低版本的情况)

你这里是db和okhttp这两个module都包含了com/tencent/qgame/okhttp/BuildConfig这个class。你是不是这两个module的packagename是一样的?

from bytex.

paul1992li avatar paul1992li commented on May 11, 2024

两个packagename不一样 ,另外这两个moudle之间没有依赖关系,不过这个okhttp会被多次依赖但是主module会implementaion 其他的都只是compileOnly。这个问题是引入Bytex后偶现的,删除主工程build目录可以解决这个问题,不知道什么原因

from bytex.

yangzhiqian avatar yangzhiqian commented on May 11, 2024

这边没法复现你这个问题,会不会是你切分支导致的?报错的提示信息中显示有两个同名class进入transform阶段,但并不属于project的输入。目前抖音不管是debug还是release使用bytex编译,除了项目依赖有问题其他的情况没有反馈这类问题。

from bytex.

paul1992li avatar paul1992li commented on May 11, 2024

继续观察吧

from bytex.

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.