Alexey Pushkarev
Alexey Pushkarev
Hi guys, you can use 0.1.5-SNAPSHOT. It works fine because fixed in snapshot version. @arturdm could you please release it as stable in order to fix the problem for latest...
> @lion4ik I don't find this version :/ try this way: ``` buildscript { repositories { maven { url 'https://oss.jfrog.org/artifactory/oss-snapshot-local' } } dependencies { classpath 'com.dicedmelon.gradle:jacoco-android:0.1.5-SNAPSHOT' } } ``` It...
Oh, guys I have also done the same port https://github.com/lion4ik/NetworkFlow
@FrancoSabadini have you resolved the issue? Looks like I have the same problem!
@samtstern could you please clarify me about limits on sign in? Does firebase auth has any limits on how many sign ins could be processed per hour?