Skip to content

Commit 393ce14

Browse files
author
Iain McGinniss
committed
Version update in readme for new release
1 parent 0619e0b commit 393ce14

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
@@ -37,7 +37,7 @@ the latest AAR ([direct link](http://cli.re/Gxajn4) /
3737
or add a dependency using Gradle:
3838

3939
```groovy
40-
compile 'net.openid:appauth:0.4.0'
40+
compile 'net.openid:appauth:0.4.1'
4141
```
4242

4343
Or Maven:
@@ -46,7 +46,7 @@ Or Maven:
4646
<dependency>
4747
<groupId>net.openid</groupId>
4848
<artifactId>appauth</artifactId>
49-
<version>0.4.0</version>
49+
<version>0.4.1</version>
5050
</dependency>
5151
```
5252

0 commit comments

Comments
 (0)