Skip to content

Commit 40f9221

Browse files
authored
Update README.md
1 parent d786dfd commit 40f9221

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
@@ -57,8 +57,8 @@ apply plugin: 'com.neenbedankt.android-apt'
5757
5858
//...
5959
dependencies {
60-
compile 'com.github.joyrun.AptPreferences:aptpreferences:0.2.3'
61-
apt 'com.github.joyrun.AptPreferences:aptpreferences-compiler:0.2.3'
60+
compile 'com.github.joyrun.AptPreferences:aptpreferences:0.4.2'
61+
apt 'com.github.joyrun.AptPreferences:aptpreferences-compiler:0.4.2'
6262
}
6363
```
6464

0 commit comments

Comments
 (0)