You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 20, 2024. It is now read-only.
Is rxjava-promises supported on Android? I tried to install it as a Gradle dependency and I'm getting NoClassDefFoundErrors for all the classes from the jar -- no issues with other dependencies. Is it possibly compiled with Java 7, and if so would it be possible to compile an artifact using Java 6 instead for Android users?