Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ktvipin27 committed May 18, 2020
1 parent 7249bf1 commit ce84c21
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Add this in your app's build.gradle file:

```groovy
dependencies {
implementation 'com.ktvipin:roominspector:1.0.0'
implementation 'com.ktvipin:roominspector:1.0.1'
}
```

Expand All @@ -34,7 +34,7 @@ Add this in your app's build.gradle file:

```kotlin
dependencies {
implementation("com.ktvipin:roominspector:1.0.0")
implementation("com.ktvipin:roominspector:1.0.1")
}
```

Expand Down

0 comments on commit ce84c21

Please sign in to comment.