Anderson Badari

Results 5 comments of Anderson Badari

Well, until now, only when I'm using Flubber this error happens, and I can't reproduce this error with another library. Maybe could be an error in the IDE...

@deangenovski The demo project for Fubber works nice. I will try to import some libraries (which Im using in my project) into the demo and see which one is causing...

Found what was. If I remove this line in _build.gradle (Module: app)_ `implementation org.jetbrains.kotlin:kotlin-stdlib-jre7:$kotlin_version` , I can run the app. I am using android studio 3.0 beta v5. Variable `kotlin_version`...