rx-tasks icon indicating copy to clipboard operation
rx-tasks copied to clipboard

Simple and lightweight RxJava2 wrapper for the GMS Tasks API

Results 4 rx-tasks issues
Sort by recently updated
recently updated
newest added

Changes: - Migrated to rx3. - Use androidx. - updated libraries. all tests passes successfullly. Something wrong with `gradle-mvn-push.gradle`, `MavenDeployment` not resolved, solved by comment the apply in gradle

I'm wondering what is the `'org.jetbrains.kotlin:kotlin-scripting-jvm:1.3.11'` dependency used for and do I need it on my runtime classpath when I use this library. I downloaded this repository, commented out that...

Hi. Do you have any plans to update to RxJava3? I see that you consider to deprecate the library completely in favour of coroutines ( #23 ), but I'd say...