/android-sdk-fastlane

Primary LanguageDockerfileMIT LicenseMIT

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