Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mohit-appsfly authored Nov 3, 2017
1 parent 204461b commit 86dfc66
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 @@ -54,7 +54,7 @@ Maven
<dependency>
<groupId>com.github.appsflyio</groupId>
<artifactId>devkit-javautils</artifactId>
<version>0.0.1</version>
<version>0.0.7</version>
</dependency>
</dependencies>
```
Expand All @@ -73,7 +73,7 @@ allprojects {
###### Step 2. Add the dependency
```
dependencies {
compile 'com.github.appsflyio:devkit-javautils:0.0.1'
compile 'com.github.appsflyio:devkit-javautils:0.0.7'
}
```
Expand Down

0 comments on commit 86dfc66

Please sign in to comment.