There was an error while loading. Please reload this page.
1 parent d2e3a80 commit 5504c71Copy full SHA for 5504c71
objectbox-rxjava/README.md
@@ -21,7 +21,7 @@ Adding the library to your project
21
-----------------
22
Grab via Gradle:
23
```gradle
24
-compile 'io.objectbox:objectbox-rxjava:objectboxVersion'
+implementation "io.objectbox:objectbox-rxjava:$objectboxVersion"
25
```
26
27
Links
0 commit comments