I'm using the RxBinding-Snapshot version and after the latest snapshot build, this started to happening any ideas why this started to happen?
Complete error:
Error:(126, 25) Cannot access class 'com.jakewharton.rxbinding2.InitialValueObservable'. Check your module classpath for missing or conflicting dependencies
The CI build that uploads snapshots succeeded so it should be present in the core 'rxbinding' module. Perhaps you caught it in the middle of uploading. Can you try again with --refresh-dependencies?
I'm using the RxBinding-Snapshot version and after the latest snapshot build, this started to happening any ideas why this started to happen?
Complete error: Error:(126, 25) Cannot access class 'com.jakewharton.rxbinding2.InitialValueObservable'. Check your module classpath for missing or conflicting dependencies