GoogleApi.PlayCustomApp

Google Play Custom App Publishing API client library.

An API to publish custom Android apps.

Installation

Install this package from Hex by adding google_api_play_custom_app to your list of dependencies in mix.exs:

def deps do
[{:google_api_play_custom_app, "~> 0.6"}]
end

For more information

Product documentation is available at https://developers.google.com/android/work/play/custom-app-api.

Library reference documentation is published on Hexdocs at https://hexdocs.pm/google_api_play_custom_app.