updating material to 1.8.0 with new 24 hour time picker

This commit is contained in:
tibbi 2023-03-15 21:40:25 +01:00
parent 383335c243
commit 36efd1c355

View file

@ -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"