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 29977fc commit c826632Copy full SHA for c826632
README.md
@@ -28,9 +28,9 @@ repositories {
28
}
29
30
// for Metrics 2.x
31
-compile('com.readytalk:metrics2-statsd:4.0.0-BETA2')
+compile('com.readytalk:metrics2-statsd:4.0.0-RC1')
32
// for Metrics 3.x
33
-compile('com.readytalk:metrics3-statsd:4.0.0-BETA2')
+compile('com.readytalk:metrics3-statsd:4.0.0-RC1')
34
```
35
36
## Maven
0 commit comments