mirror of
https://github.com/wulkanowy/wulkanowy.git
synced 2024-11-09 22:10:27 -06:00
Fix tab layout crash on prelolipop (#399)
This commit is contained in:
parent
116e551186
commit
6175081b88
@ -106,7 +106,7 @@ dependencies {
|
||||
|
||||
implementation "androidx.cardview:cardview:1.0.0"
|
||||
implementation 'androidx.constraintlayout:constraintlayout:1.1.3'
|
||||
implementation "com.google.android.material:material:1.1.0-alpha07"
|
||||
implementation "com.google.android.material:material:1.1.0-alpha05"
|
||||
implementation 'com.github.wulkanowy:MaterialChipsInput:b72fd0ee6f'
|
||||
implementation 'com.github.PhilJay:MPAndroidChart:v3.1.0'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user