diff --git a/docs/README.md b/docs/README.md index a8d7324..1af6436 100644 --- a/docs/README.md +++ b/docs/README.md @@ -25,7 +25,7 @@ See [offix website](https://android.offix.dev) for usage and more details. - **Gradle**:
- `implementation 'org.aerogear.offix:offix:0.1.0'` + `implementation 'org.aerogear.offix:offix:0.2.0'` - **Maven**:
@@ -33,7 +33,7 @@ See [offix website](https://android.offix.dev) for usage and more details. org.aerogear.offix offix - 0.1.0 + 0.2.0 pom ```