Auties00 / Cobalt

Standalone unofficial fully-featured Whatsapp Web and Mobile API for Java and Kotlin
MIT License
647 stars 188 forks source link

Could not resolve com.github.auties00:cobalt:0.0.5. #488

Closed hemeda3 closed 5 months ago

hemeda3 commented 5 months ago

Gradle groovy : Execution failed for task ':compileJava'.

Could not resolve all files for configuration ':compileClasspath'. Could not resolve com.github.auties00:cobalt:0.0.5. Required by: project : Could not resolve com.github.auties00:cobalt:0.0.5. Could not parse POM https://repo.maven.apache.org/maven2/com/github/auties00/cobalt/0.0.5/cobalt-0.0.5.pom Content is not allowed in prolog.

i checked the .pom page I can see This page contains the following errors: error on line 1 at column 7: XML declaration allowed only at the start of the document Below is a rendering of the page up to the first error. version 0.04 works fine get resolved by Gradle groovy but has disconnect bug

hemeda3 commented 5 months ago

I downloaded the repo locally & built it. it works fine now.