We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7af162c commit 79f660bCopy full SHA for 79f660b
README.md
@@ -20,7 +20,7 @@ repositories {
20
21
```groovy
22
dependencies {
23
- compile 'com.akaita.java:rxjava2-debug:1.1.0'
+ compile 'com.akaita.java:rxjava2-debug:1.2.0'
24
}
25
```
26
gradle.properties
@@ -1 +1 @@
1
-version=1.1.0
+version=1.2.0
0 commit comments