Skip to content

A small example on how to use fastlane to deploy android applications.

Notifications You must be signed in to change notification settings

kalaspuffar/multideploy

Repository files navigation

multideploy

A simple little example project how to deploy multiple Android flavors to google play using fastlane.

Installing fastlane

gem install bundler
bundle install

Fetching metadata from google play

fastlane fetchMetadata

Deploying to google play can be done with the following command.

fastlane playstore

About

A small example on how to use fastlane to deploy android applications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published