Skip to content

Commit 2653cf2

Browse files
committed
Update version to 5.1.2.
1 parent 953ed72 commit 2653cf2

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.1.1'
38+
compile 'com.github.michael-rapp:android-material-dialog:5.1.2'
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.1.1
2-
VERSION_CODE=54
1+
VERSION_NAME=5.1.2
2+
VERSION_CODE=55
33
BUILD_TOOLS_VERSION=28.0.3
44
TARGET_SDK_VERSION=28
55
MIN_SDK_VERSION=14

0 commit comments

Comments
 (0)