Skip to content

Commit

Permalink
Bump library version in sample app
Browse files Browse the repository at this point in the history
  • Loading branch information
PatilShreyas committed Apr 25, 2021
1 parent 65c3fdb commit 8caa675
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dependencies {
implementation 'androidx.constraintlayout:constraintlayout:2.0.4'

// Material Dialog Library
implementation 'dev.shreyaspatil.MaterialDialog:MaterialDialog:2.2.1'
implementation 'dev.shreyaspatil.MaterialDialog:MaterialDialog:2.2.2'

// Material Design Library
implementation 'com.google.android.material:material:1.3.0'
Expand Down

0 comments on commit 8caa675

Please sign in to comment.