Skip to content

Commit

Permalink
Bump material version
Browse files Browse the repository at this point in the history
  • Loading branch information
AChep committed Nov 30, 2021
1 parent 26f87b4 commit c5de73b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions .idea/modules.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ dependencies {
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.2'
implementation 'com.artemchep.config:config:2.2.0'
implementation 'com.afollestad.material-dialogs:core:3.3.0'
implementation 'com.google.android.material:material:1.5.0-beta01'
implementation 'com.google.android.material:material:1.6.0-alpha01'
implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:$lifecycle_version"
implementation "androidx.lifecycle:lifecycle-livedata-ktx:$lifecycle_version"
implementation 'com.eightbitlab:blurview:1.6.6'
Expand Down

0 comments on commit c5de73b

Please sign in to comment.