Skip to content

Commit

Permalink
Change version to 5.1.6.
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-rapp committed May 1, 2019
1 parent d7fc973 commit eabffcd
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 @@ -35,7 +35,7 @@ Alternatively, the library can be added to your Android app as a Gradle dependen

```groovy
dependencies {
compile 'com.github.michael-rapp:android-material-dialog:5.2.0'
compile 'com.github.michael-rapp:android-material-dialog:5.1.6'
}
```

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION_NAME=5.2.0
VERSION_NAME=5.1.6
VERSION_CODE=58
BUILD_TOOLS_VERSION=28.0.3
TARGET_SDK_VERSION=28
Expand Down

0 comments on commit eabffcd

Please sign in to comment.