Skip to content

Commit b87f525

Browse files
committed
1.1.0.
1 parent 11b06ff commit b87f525

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ apply plugin: 'com.neenbedankt.android-apt'
3535
3636
dependencies {
3737
/* ... */
38-
apt 'org.jraf:prefs-compiler:1.0.1'
39-
compile 'org.jraf:prefs:1.0.1'
38+
apt 'org.jraf:prefs-compiler:1.1.0'
39+
compile 'org.jraf:prefs:1.1.0'
4040
}
4141
```
4242

@@ -119,7 +119,7 @@ License
119119
---
120120

121121
```
122-
Copyright (C) 2015 Benoit 'BoD' Lubek ([email protected])
122+
Copyright (C) 2015-2016 Benoit 'BoD' Lubek ([email protected])
123123
124124
Licensed under the Apache License, Version 2.0 (the "License");
125125
you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)