Giter Site home page Giter Site logo

Comments (2)

turlvo avatar turlvo commented on June 12, 2024

안녕하세요. 확인감사드립니다.

확인 후 문제되는 부분 수정하도록 하겠습니다.

from channel_talk_flutter.

turlvo avatar turlvo commented on June 12, 2024

안녕하세요.

빌드란게 참 신기하네요.

channel IO 10.0.1 버전 올릴 때, 빌드 에러가 나서 넣은것으로 보입니다.
016b92a

�v1, v2 버전을 둘다 배포하다보니
Flutter SDK version을 1.22.5 <-> 3.0.5 변경하고 clean 빌드하면, 아래와 같은 에러가 발생하고
javaCompileOptions을 넣고 한번 빌드하고 난 뒤부터는 뺴고 clean 빌드를 해도 문제가 발생하지 않네요....

우선은 해당 컴파일 옵션을 제거하고 2.3.1+1 버전을 배포하였으니 해당 버전으로 사용부탁드립니다.

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':channel_talk_flutter:javaPreCompileDebug'.
> A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade
   > Annotation processors must be explicitly declared now.  The following dependencies on the compile classpath are found to contain annotation processor.  Please add them to the annotationProcessor configuration.


       - jetified-plugin-android-10.0.3-api.jar (io.channel:plugin-android:10.0.3)
     Alternatively, set android.defaultConfig.javaCompileOptions.annotationProcessorOptions.includeCompileClasspath = true to continue with previous behavior.  Note that this option is deprecated and will be removed in the future.
     See https://developer.android.com/r/tools/annotation-processor-error-message.html for more details.

from channel_talk_flutter.

Related Issues (9)

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.