willowtreeapps / Hyperion-Android

App Debugging & Inspection Tool for Android
MIT License
1.95k stars 144 forks source link

Beahivor change #147

Open vkalmath opened 5 years ago

vkalmath commented 5 years ago

Hi, I'm not seeing the Hyperion menu items in build generated on Jenkins, while the same variant gnerated locally shows the menu items. gradle dependency looks lie this: /Hyperion devImplementation 'com.github.takahirom:Hyperion-Simple-Item:0.1.0' devImplementation 'com.willowtreeapps.hyperion:hyperion-core:0.9.24' devImplementation 'com.willowtreeapps.hyperion:hyperion-attr:0.9.24' devImplementation 'com.willowtreeapps.hyperion:hyperion-measurement:0.9.24' devImplementation 'com.willowtreeapps.hyperion:hyperion-disk:0.9.24' devImplementation 'com.willowtreeapps.hyperion:hyperion-recorder:0.9.24' devImplementation 'com.willowtreeapps.hyperion:hyperion-phoenix:0.9.24' devImplementation 'com.willowtreeapps.hyperion:hyperion-crash:0.9.24' devImplementation 'com.willowtreeapps.hyperion:hyperion-shared-preferences:0.9.24'

Is there anything missing?

ToxicBakery commented 5 years ago

This is missing a lot of information. It's not clear what you are doing, how you are building the project, or what your expected outcome is.