Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vikramezhil committed Nov 5, 2017
1 parent 4325b40 commit 1eb47aa
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 @@ -33,7 +33,7 @@ Add this to your app build.gradle:

```java
dependencies {
compile 'com.github.vikramezhil:DroidSpeech:v2.0.2
compile 'com.github.vikramezhil:DroidSpeech:v2.0.3
}
```
Expand All @@ -56,7 +56,7 @@ Add the following to the <dependencies> section of your pom.xml:
<dependency>
<groupId>com.github.vikramezhil</groupId>
<artifactId>DroidSpeech</artifactId>
<version>v2.0.2</version>
<version>v2.0.3</version>
</dependency>
```
Expand Down

0 comments on commit 1eb47aa

Please sign in to comment.