Skip to content

google_api_play_integrity package is not available on hex.pm #10765

Open
@rschef

Description

@rschef

Steps to reproduce

  1. Add google_api_play_integrity to your list of dependencies in mix.exs as described in https://github.com/googleapis/elixir-google-api/tree/main/clients/play_integrity
def deps do
  [{:google_api_play_integrity, "~> 0.6"}]
end
  1. Run mix deps.get:
** (Mix) No package with name google_api_play_integrity in registry

Indeed there's no such package on hex.pm: https://hex.pm/packages/google_api_play_integrity

Metadata

Metadata

Assignees

No one assigned

    Labels

    priority: p2Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions