ReactiveX / RxJavaString

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project doesn't build

davidmoten opened this issue · comments

Running

./gradlew

gives

Error: Could not find or load main class org.gradle.wrapper.GradleWrapperMain

This is not enough for the project to build. There are compile errors due to AssertObservable not being present. I've raised an issue on RxJava to see if it should hold that class for use by RxJavaString.

Fixed and released.