FirebaseExtended / fastlane-plugin-firebase_test_lab

Test your app with Firebase Test Lab with ease using fastlane
https://fastlane.tools
MIT License
74 stars 37 forks source link

Fastlane >= 2.183.0 support #81

Open lengarvey opened 2 years ago

lengarvey commented 2 years ago

Would we be able to get a new version released containing eee528b056609d06ce36126012f9636028af6536 ?

I'm struggling to install this plugin with fastlane 2.183.0

ᐅ bundle
Fetching gem metadata from https://rubygems.org/.........
Resolving dependencies...
Bundler could not find compatible versions for gem "google-cloud-storage":
  In Gemfile:
    fastlane (~> 2.183.0) was resolved to 2.183.2, which depends on
      google-cloud-storage (~> 1.31)

    fastlane-plugin-firebase_test_lab (~> 1.0.7) was resolved to 1.0.7, which depends on
      google-cloud-storage (~> 1.25.1)

Thank you!

Vyazovoy commented 2 years ago

Hi, @powerivq 👋 If you still have an ability to publish new versions of this plugin could you please do it 🙏?