Skip to content

Commit 9edd81b

Browse files
committed
Update version to 5.2.1.
1 parent d05d848 commit 9edd81b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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.2.1'
3939
}
4040
```
4141

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
VERSION_NAME=5.2.0
2-
VERSION_CODE=59
1+
VERSION_NAME=5.2.1
2+
VERSION_CODE=60
33
BUILD_TOOLS_VERSION=28.0.3
44
TARGET_SDK_VERSION=28
55
MIN_SDK_VERSION=14

0 commit comments

Comments
 (0)