Sebastian M. Irazabal

Results 36 comments of Sebastian M. Irazabal

Right now jCenter is down, I think it hast to be an error... where else can we find it?

I'm using jitpack! https://jitpack.io/#amitshekhariitbhu/Android-Debug-Database/v1.0.6

You need to change the way you declare your dependency, when using jitpack. In this case it's like: ```groovy implementation 'com.github.amitshekhariitbhu.Android-Debug-Database:debug-db:v1.0.6' ```

**VERY IMPORTANT notice about this** Never ever use **implementation** use **debugImplementation**. This silly mistake cost me my entire Google Play Developer account shutdown with all my apps. I try and...

Thank you @barisemreefe and @7wonders. It works like a charm!

Same happens to me! I can not delete a single cookie. I'm also using the MultiContainer addon

Also [Automata (ATA)](https://coinmarketcap.com/currencies/automata-network/) would be nice!

Just do this: ``` fab:menu_icon="@drawable/your_icon" ```

Maybe this is a Duplicate of #37? Would be great if it could be fixed. Thank you for your work @ateliee !

I've recently installed the plugin (that same day), so I'm guessing it should be the latest. It's **v1.2.3** Suggestions are missing in Java. What I've try is removing the Lombok...