Skip to content

2.4.0

Compare
Choose a tag to compare
@hotchemi hotchemi released this 01 May 07:00
· 422 commits to master since this release
  • 2.4.0 2017/05/01
    • Fix SupportV13MissingException with newer Gradle #279.
      • Now we bundle support v13 library in the library, you don't have to add v13 dependency by yourself.
        • If you don't need v13 remove it rxpressly. ref: README
    • Remove a workaround in the case targetSdkVersion < 23 #305.
      • If you need the workaround please use older version.