Code Monkey home page Code Monkey logo

Comments (9)

goldfish07 avatar goldfish07 commented on September 6, 2024 2

no problem, i am personally using it in gradle-8.4 and gradle-8.6 and everything working fine !!!

in project/build.gradle
do you have
buildscript {
dependencies {
}
}
?

from reschiper.

xiaojiangclassmate avatar xiaojiangclassmate commented on September 6, 2024 1

Not have

from reschiper.

xiaojiangclassmate avatar xiaojiangclassmate commented on September 6, 2024 1

already solved

from reschiper.

goldfish07 avatar goldfish07 commented on September 6, 2024

are you using 8.4 (alpha) Gradle plugin in your project ?

from reschiper.

xiaojiangclassmate avatar xiaojiangclassmate commented on September 6, 2024

I added it on project/build.gradle

from reschiper.

goldfish07 avatar goldfish07 commented on September 6, 2024

are you using groovy or kotlin DLS ?

have you defines plugin in any other sub module ?

from reschiper.

xiaojiangclassmate avatar xiaojiangclassmate commented on September 6, 2024

The project uses kotlin DSL.

This plug-in is added to app/build.gradle. When synchronizing, gradle prompts an error that is incompatible.

from reschiper.

goldfish07 avatar goldfish07 commented on September 6, 2024

The error is not from the plugin; it's from your project setup. I haven't seen this error before, so I can't say much about it. It seems like you've already added a plugin with a different version.

Check all your build.gradle files to see if "reschiper" is implemented elsewhere or globally. Also, try clearing or invalidating the cache in Android Studio. This might help fix the problem.

from reschiper.

xiaojiangclassmate avatar xiaojiangclassmate commented on September 6, 2024

The new project uses groovy without any problems. After switching to DSL, an error is reported.

from reschiper.

Related Issues (11)

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.