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

Android gradle build syncing error, 'com.diffplug.gradle.spotless', version: '3.23.0' was not found #213

Closed
UthayaGit opened this issue Oct 1, 2019 · 3 comments
Labels
question Further information is requested released

Comments

@UthayaGit
Copy link

Hi Team ,
When we try to syn the gradle project , We are getting the below error .

Error:(14, 0) Plugin [id: 'com.diffplug.gradle.spotless', version: '3.23.0'] was not found in any of the following sources:

  • Gradle Core Plugins (plugin is not in 'org.gradle' namespace)
  • Plugin Repositories (could not resolve plugin artifact 'com.diffplug.gradle.spotless:com.diffplug.gradle.spotless.gradle.plugin:3.23.0')
    Searched in the following repositories:
    Gradle Central Plugin Repository

We support our project AndroidX
android.useAndroidX=true
android.enableJetifier=true

Kindly provide your input.

@UthayaGit UthayaGit added the question Further information is requested label Oct 1, 2019
@matt-oakes
Copy link
Collaborator

Hello 👋 Thanks for submitting this issue. To help us triage your issue, can you please resubmit this issue using the bug template provided.

@jessejiang0214
Copy link

Hey,

We met the same issue, we have two npm private repo server, one is working well, but another is not.

Does it cause by some cache in npm reop server?

But the one is not working should not have any cache.

Thanks,

matt-oakes added a commit that referenced this issue Nov 17, 2019
react-native-community-bot pushed a commit that referenced this issue Nov 17, 2019
## [4.6.1](v4.6.0...v4.6.1) (2019-11-17)

### Bug Fixes

* Remove Android Spotless formatter to avoid issues with resolving plugins ([1c2de77](1c2de77)), closes [#243](#243) [#213](#213)
@react-native-community-bot
Copy link
Collaborator

🎉 This issue has been resolved in version 4.6.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested released
Projects
None yet
Development

No branches or pull requests

4 participants