updating material to 1.8.0 with new 24 hour time picker
This commit is contained in:
parent
383335c243
commit
36efd1c355
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ dependencies {
|
|||
api "com.github.tibbi:reprint:2cb206415d"
|
||||
api "androidx.core:core-ktx:1.8.0"
|
||||
api "androidx.appcompat:appcompat:1.5.0"
|
||||
api "com.google.android.material:material:1.6.1"
|
||||
api "com.google.android.material:material:1.8.0"
|
||||
api "com.google.code.gson:gson:2.9.1"
|
||||
api "com.duolingo.open:rtl-viewpager:2.0.0"
|
||||
|
||||
|
|
Loading…
Reference in a new issue