meablelee2013 / android-sdk-fastlane

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

base from trevorwang/android-sdk-fastlane

android-sdk-fastlane

Setup bundle env with android sdk image

  1. Prepare Gemfile in your project and add fastlane dependencies
    gem "fastlane"
  1. Run as the following script
    bundle install
    bundle exec fastlane your_action

About

License:MIT License


Languages

Language:Dockerfile 100.0%