We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c425380 commit 83bb543Copy full SHA for 83bb543
README.md
@@ -61,8 +61,8 @@ apply plugin: 'com.neenbedankt.android-apt'
61
62
//...
63
dependencies {
64
- compile 'com.github.joyrun.AptPreferences:aptpreferences:0.4.2'
65
- apt 'com.github.joyrun.AptPreferences:aptpreferences-compiler:0.4.2'
+ compile 'com.github.joyrun.AptPreferences:aptpreferences:0.4.3'
+ apt 'com.github.joyrun.AptPreferences:aptpreferences-compiler:0.4.3'
66
}
67
```
68
0 commit comments