upgrade Material Design lib and use their new time picker (#2077)
This commit is contained in:
parent
09317d9235
commit
13392258f6
4 changed files with 34 additions and 67 deletions
|
@ -134,7 +134,7 @@ dependencies {
|
|||
implementation "androidx.room:room-rxjava2:$roomVersion"
|
||||
kapt "androidx.room:room-compiler:$roomVersion"
|
||||
|
||||
implementation "com.google.android.material:material:1.2.1"
|
||||
implementation "com.google.android.material:material:1.3.0"
|
||||
|
||||
implementation "com.squareup.retrofit2:retrofit:$retrofitVersion"
|
||||
implementation "com.squareup.retrofit2:converter-gson:$retrofitVersion"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue