RxJava-Optional icon indicating copy to clipboard operation
RxJava-Optional copied to clipboard

Fix the version of library in gradle example so to use bundled Object.requireNonNull

Open shiroyama opened this issue 10 years ago • 0 comments

Version up gradle example's version 1.1.0 -> 1.1.2 since 1.1.0 doesn't bundle com.eccyan.optional.utils.Objects.requireNonNull and Androids below API 19 won't execute this library

shiroyama avatar Jul 25 '15 13:07 shiroyama