File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11# RxJava2Debug
22
33[ ![ License] ( https://img.shields.io/badge/License%20-Apache%202-337ab7.svg )] ( https://www.apache.org/licenses/LICENSE-2.0 )
4- [ ![ Maven] ( https://img.shields.io/badge/%20Maven%20-1.2.0 -5bc0de.svg ) ] ( https://mvnrepository.com/artifact/com.akaita.java/rxjava2-debug/1.2.0 )
5- [ ![ Jcenter] ( https://img.shields.io/badge/%20Jcenter%20-1.2.0 -5bc0de.svg ) ] ( https://bintray.com/akaita/java/rxjava2-debug/_latestVersion )
4+ [ ![ Maven] ( https://img.shields.io/badge/%20Maven%20-1.2.1 -5bc0de.svg ) ] ( https://mvnrepository.com/artifact/com.akaita.java/rxjava2-debug/1.2.1 )
5+ [ ![ Jcenter] ( https://img.shields.io/badge/%20Jcenter%20-1.2.1 -5bc0de.svg ) ] ( https://bintray.com/akaita/java/rxjava2-debug/_latestVersion )
66[ ![ Arsenal] ( https://img.shields.io/badge/%20Arsenal%20-%20RxJava2Debug%20-4cae4c.svg?style=flat )] ( https://android-arsenal.com/details/1/6027 )
7- [ ![ Methods] ( https://img.shields.io/badge/%20Methods%20%7C%20Size%20-%20239%20%7C%2040%20KB-d9534f.svg )] ( http://www.methodscount.com/?lib=com.akaita.java%3Arxjava2-debug%3A1.2.0 )
7+ [ ![ Methods] ( https://img.shields.io/badge/%20Methods%20%7C%20Size%20-%20239%20%7C%2040%20KB-d9534f.svg )] ( http://www.methodscount.com/?lib=com.akaita.java%3Arxjava2-debug%3A1.2.1 )
88
99A library to make StackTraces involving RxJava2 more meaningful (they will always point to your code!).
1010
@@ -30,7 +30,7 @@ repositories {
3030}
3131
3232dependencies {
33- compile 'com.akaita.java:rxjava2-debug:1.2.0 '
33+ compile 'com.akaita.java:rxjava2-debug:1.2.1 '
3434}
3535```
3636
@@ -41,7 +41,7 @@ repositories {
4141}
4242
4343dependencies {
44- compile 'com.akaita.java:rxjava2-debug:1.2.0 '
44+ compile 'com.akaita.java:rxjava2-debug:1.2.1 '
4545}
4646```
4747
Original file line number Diff line number Diff line change 1- version =1.2.0
1+ version =1.2.1
You can’t perform that action at this time.
0 commit comments