AwesomeQRCode icon indicating copy to clipboard operation
AwesomeQRCode copied to clipboard

Cannot find the package anymore

Open PieterCappelle opened this issue 1 year ago • 2 comments

Since a few days our build scripts cannot find the package anymore, someone with the same issue?

Execution failed for task ':app:dataBindingMergeDependencyArtifactsProdRelease'.
> Could not resolve all files for configuration ':app:prodReleaseCompileClasspath'.
   > Could not find com.github.SumiMakito:AwesomeQRCode:1.2.0.
     Required by:
         project :app

PieterCappelle avatar Dec 04 '24 08:12 PieterCappelle

Since a few days our build scripts cannot find the package anymore, someone with the same issue?

Execution failed for task ':app:dataBindingMergeDependencyArtifactsProdRelease'.
> Could not resolve all files for configuration ':app:prodReleaseCompileClasspath'.
   > Could not find com.github.SumiMakito:AwesomeQRCode:1.2.0.
     Required by:
         project :app

+1

gilosher93 avatar Dec 08 '24 09:12 gilosher93

I found the solution, you need to change to this com.github.sumimakito:AwesomeQRCode:1.2.0.

PieterCappelle avatar Dec 08 '24 14:12 PieterCappelle