Ivan Morgillo

Results 29 comments of Ivan Morgillo

Do we have an update about this? It started a few days ago and it's happening with different devices with different API levels on Firebase Test Lab. ``` 08-03 06:22:39.053:...

Hi Tao, I think you could try something like: ``` groovy dependencies { compile ('com.fernandocejas:arrow:1.0.0') { exclude module: 'annotations' } } ```

Unfortunately, I can't at the moment 😞

Hi all, it there any update or ongoing work about this? Thank you

That's unfortunate, but I'm happy that you have interest in it. I tried it out today, but we had to roll back 'cos the CI started failing. Looking forward to...

Hi @martintreurnicht Give it a try: https://speakerdeck.com/jakewharton/dependency-injection-with-dagger-2-devoxx-2014 It could open your mind ;)

@deviant-studio Honestly, with Intellij/Android Studio it takes 3 keystrokes to create an `inject()` method. It doesn't seem so time consuming to me.