Skip to content

Commit

Permalink
Bump library version to 2.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
PatilShreyas committed Jan 8, 2022
1 parent 4ec4ff4 commit 97a90a2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -91,7 +91,7 @@ repositories {
dependencies {
// Material Dialog Library
implementation 'dev.shreyaspatil.MaterialDialog:MaterialDialog:2.2.2'
implementation 'dev.shreyaspatil.MaterialDialog:MaterialDialog:2.2.3'
// Material Design Library
implementation 'com.google.android.material:material:1.0.0'
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Expand Up @@ -20,7 +20,7 @@ android.enableJetifier=true
# Maven Publish Details
GROUP=dev.shreyaspatil.MaterialDialog
POM_ARTIFACT_ID=MaterialDialog
VERSION_NAME=2.2.2
VERSION_NAME=2.2.3
POM_NAME=MaterialDialog-Android
POM_DESCRIPTION=Android Library to implement animated, beautiful, stylish Material Dialog in android apps easily.
POM_INCEPTION_YEAR=2021
Expand Down

0 comments on commit 97a90a2

Please sign in to comment.