File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# RxErrorHandler
2- [ ![ Bintray] ( https://img.shields.io/badge/bintray-v2.1.0 -brightgreen.svg ) ] ( https://bintray.com/jessyancoding/maven/rxerrorhandler/2.1.0 /link )
2+ [ ![ Bintray] ( https://img.shields.io/badge/bintray-v2.1.1 -brightgreen.svg ) ] ( https://bintray.com/jessyancoding/maven/rxerrorhandler/2.1.1 /link )
33[ ![ Build Status] ( https://travis-ci.org/JessYanCoding/RxErrorHandler.svg?branch=2.x ) ] ( https://travis-ci.org/JessYanCoding/RxErrorHandler )
44[ ![ API] ( https://img.shields.io/badge/API-9%2B-blue.svg?style=flat-square ) ] ( https://developer.android.com/about/versions/android-2.3.html )
55[ ![ License] ( http://img.shields.io/badge/License-Apache%202.0-blue.svg?style=flat-square ) ] ( http://www.apache.org/licenses/LICENSE-2.0 )
99## Download
1010
1111``` gradle
12- compile 'me.jessyan:rxerrorhandler:2.1.0 ' //rxjava2
12+ compile 'me.jessyan:rxerrorhandler:2.1.1 ' //rxjava2
1313
1414compile 'me.jessyan:rxerrorhandler:1.0.1' //rxjava1
1515```
Original file line number Diff line number Diff line change 2929 targetSdkVersion = 27
3030 compileSdkVersion = 27
3131 buildToolsVersion = " 27.0.3"
32- versionCode = 10
33- versionName = " 2.1.0 "
32+ versionCode = 11
33+ versionName = " 2.1.1 "
3434}
You can’t perform that action at this time.
0 commit comments