Skip to content

Commit

Permalink
Updated version in documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-rapp committed Sep 12, 2016
1 parent 2c0522a commit 513723f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Alternatively, the library can be added to your Android app as a Gradle dependen

```groovy
dependencies {
compile 'com.github.michael-rapp:android-preference-activity:4.2.6'
compile 'com.github.michael-rapp:android-preference-activity:4.2.7'
}
```

Expand Down
2 changes: 1 addition & 1 deletion doc/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ <h4>Download</h4>

<div class="xml-block"><font color='black'>
dependencies {
<br/>&nbsp;&nbsp;&nbsp;&nbsp;compile 'com.github.michael-rapp:android-preference-activity:4.2.6'
<br/>&nbsp;&nbsp;&nbsp;&nbsp;compile 'com.github.michael-rapp:android-preference-activity:4.2.7'
<br/>}
</font></div>

Expand Down

0 comments on commit 513723f

Please sign in to comment.