Skip to content

Commit eabffcd

Browse files
committed
Change version to 5.1.6.
1 parent d7fc973 commit eabffcd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Alternatively, the library can be added to your Android app as a Gradle dependen
3535

3636
```groovy
3737
dependencies {
38-
compile 'com.github.michael-rapp:android-material-dialog:5.2.0'
38+
compile 'com.github.michael-rapp:android-material-dialog:5.1.6'
3939
}
4040
```
4141

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION_NAME=5.2.0
1+
VERSION_NAME=5.1.6
22
VERSION_CODE=58
33
BUILD_TOOLS_VERSION=28.0.3
44
TARGET_SDK_VERSION=28

0 commit comments

Comments
 (0)