Skip to content
This repository has been archived by the owner on Sep 3, 2021. It is now read-only.

Commit

Permalink
version code change
Browse files Browse the repository at this point in the history
  • Loading branch information
catt-stefano committed Mar 27, 2017
1 parent c896bc3 commit 509031a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ To start using the SDK, include this in your app *build.gradle*
```java

dependencies {
compile 'it.near.sdk.core:nearitsdk:2.1.5'
compile 'it.near.sdk.core:nearitsdk:2.1.6'
}
```

Expand Down
2 changes: 1 addition & 1 deletion docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ To start using the SDK, include this in your app *build.gradle*

```java
dependencies {
compile 'it.near.sdk.core:nearitsdk:2.1.5'
compile 'it.near.sdk.core:nearitsdk:2.1.6'
}
```

Expand Down

0 comments on commit 509031a

Please sign in to comment.