sparkfabrik / android-build-action

Build Android project, export .apk, optional upload to BrowserStack App Live.
MIT License
122 stars 21 forks source link

missing plugin #13

Closed gustavocnp95 closed 1 year ago

gustavocnp95 commented 1 year ago

Some days ago the action started to throw an error:

In Gemfile: fastlane-plugin-browserstack was resolved to 0.3.2, which depends on rest-client was resolved to 2.1.0, which depends on netrc bundler: failed to load command: fastlane (/usr/local/bin/fastlane) /var/lib/gems/3.0.0/gems/bundler-2.4.5/lib/bundler/resolver.rb:293:in `raise_not_found!': Could not find gem 'fastlane-plugin-browserstack' in locally installed gems. (Bundler::GemNotFound)

francescoben commented 1 year ago

hi @gustavocnp95, we just released a new version that should fix the problem, could you try it?

gustavocnp95 commented 1 year ago

Thank you for fix it, but actually I replaced the action with a simple gradlew command, because the repo owner told me on Linkedin that probably you guys wouldn't have time for fix it. Hope it works well! 👊

francescoben commented 1 year ago

ok so I'm closing this issue, thanks for the feedback!