Skip to content

Commit b01550a

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 37be68c + ba3e4ca commit b01550a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ repositories {
3434
...
3535
```
3636
```
37-
compile 'br.com.zbra:android-linq:1.0.1'
37+
compile 'br.com.zbra:android-linq:1.1.0'
3838
```
3939

4040
### Standard Java 8
@@ -58,7 +58,7 @@ Android LINQ uses standard Java and therefore can also be used outside Android.
5858
<dependency>
5959
<groupId>br.com.zbra</groupId>
6060
<artifactId>android-linq</artifactId>
61-
<version>1.0.1</version>
61+
<version>1.1.0</version>
6262
</dependency>
6363
```
6464

0 commit comments

Comments
 (0)