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

Plugin not activated #69

Open Ravi448 opened 4 years ago

Ravi448 commented 4 years ago

There is a version conflict in the plugin that restrict plugin to activate.

Error loading plugin 'fastlane-plugin-firebase_test_lab': Unable to activate fastlane-plugin-firebase_test_lab-1.0.5, because google-cloud-storage-1.16.0 conflicts with google-cloud-storage (~> 1.15.0)
[06:54:43]: It seems like you wanted to load some plugins, however they couldn't be loaded
graemerycyk commented 4 years ago

Same issue here: https://github.com/fastlane/fastlane-plugin-firebase_test_lab/issues/58

graemerycyk commented 4 years ago

Not sure if it will fix it but decided to make a PR to solve this: https://github.com/fastlane/fastlane-plugin-firebase_test_lab/pull/70