Skip to content
This repository was archived by the owner on Jul 21, 2025. It is now read-only.

Commit eebf624

Browse files
ardacebibryant1410
authored andcommitted
Replace of 'compile' with 'api' in README (#7)
1 parent b0bc060 commit eebf624

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ repositories {
167167
Then adding the dependency:
168168

169169
```groovy
170-
compile 'com.github.xmartlabs:RxSimpleNoSQL:-SNAPSHOT'
170+
api 'com.github.xmartlabs:RxSimpleNoSQL:-SNAPSHOT'
171171
```
172172

173173
RxSimpleNoSQL requires at minimum Java 7 or Android 2.2.

0 commit comments

Comments
 (0)