Skip to content

Commit

Permalink
Updated version.
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-rapp committed Oct 25, 2017
1 parent 3762253 commit c2c6ee8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,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:5.0.1'
compile 'com.github.michael-rapp:android-preference-activity:5.0.2'
}
```

Expand Down
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
VERSION_NAME=5.0.1
VERSION_CODE=45
VERSION_NAME=5.0.2
VERSION_CODE=46
GROUP=com.github.michael-rapp
BUILD_TOOLS_VERSION=26.0.2
MIN_SDK_VERSION=14
Expand Down

0 comments on commit c2c6ee8

Please sign in to comment.