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# ErrorHandler
22[ ![ Download] ( https://api.bintray.com/packages/workable/maven/ErrorHandler/images/download.svg ) ] ( https://bintray.com/workable/maven/ErrorHandler/_latestVersion )
3- [ ![ Bintray] ( https://img.shields.io/bintray/v/workable/maven/ErrorHandler.svg?maxAge=2592000 )] ( https://bintray.com/workable/maven/ErrorHandler )
43[ ![ Travis] ( https://travis-ci.org/Workable/java-error-handler.svg?branch=master )] ( https://travis-ci.org/Workable/java-error-handler )
54
65> Error handling library for Android and Java
@@ -13,15 +12,15 @@ Download the [latest JAR](https://bintray.com/workable/maven/ErrorHandler/_lates
1312<dependency >
1413 <groupId >com.workable</groupId >
1514 <artifactId >error-handler</artifactId >
16- <version >1.0.0 </version >
15+ <version >1.0.1 </version >
1716 <type >pom</type >
1817</dependency >
1918```
2019
2120or Gradle:
2221
2322``` groovy
24- compile 'com.workable:error-handler:1.0.0 '
23+ compile 'com.workable:error-handler:1.0.1 '
2524```
2625
2726
You can’t perform that action at this time.
0 commit comments