Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
brunovinicius committed Jul 27, 2017
2 parents 37be68c + ba3e4ca commit b01550a
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 @@ -34,7 +34,7 @@ repositories {
...
```
```
compile 'br.com.zbra:android-linq:1.0.1'
compile 'br.com.zbra:android-linq:1.1.0'
```

### Standard Java 8
Expand All @@ -58,7 +58,7 @@ Android LINQ uses standard Java and therefore can also be used outside Android.
<dependency>
<groupId>br.com.zbra</groupId>
<artifactId>android-linq</artifactId>
<version>1.0.1</version>
<version>1.1.0</version>
</dependency>
```

Expand Down

0 comments on commit b01550a

Please sign in to comment.