Skip to content

Conversation

@github-actions
Copy link
Contributor

Update to latest stable versions of components:

  • androidx.example.example - 1.0.0 -> 1.1.0

Checklist

  • Add any metadata needed to get PR to compile
  • Verify any new namespaces are properly renamed (utilities.cake)
  • Verify nuget/namespace spelling (utilities.cake)
  • Locally generate diffs
  • Review any breaking changes
  • Attach diffs to PR

@moljac
Copy link
Contributor

moljac commented Apr 25, 2022

Fails with:

Dependency errors : 1
1
	System.Exception: 
No matching artifact config found for: 
			com.google.guava.guava:31.0.1-jre
to satisfy dependency of: 
			org.jetbrains.kotlinx.kotlinx-coroutines-guava:1.6.1

	Please add following json snippet to config.json:


      {
        "groupId": "com.google.guava",
        "artifactId": "guava",
        "version": "31.0.1-jre",
        "nugetVersion": "CHECK PREFIX 31.0.1-jre",
        "nugetId": "CHECK NUGET ID",
        "dependencyOnly": true/false
      }

@jpobst jpobst closed this May 2, 2022
@jpobst jpobst deleted the create-pull-request/patch-1650866704 branch May 2, 2022 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants