1
0
Fork 0
mirror of https://github.com/MatomoCamp/matomocamp-companion-android.git synced 2024-09-19 16:13:46 +02:00

upgrade Material Components library

This commit is contained in:
Christophe Beyls 2020-01-22 20:26:00 +01:00
parent 1cead841d8
commit 569ffd7542

View file

@ -35,7 +35,7 @@ dependencies {
implementation 'androidx.core:core:1.2.0-rc01'
implementation 'androidx.appcompat:appcompat:1.1.0'
implementation 'com.google.android.material:material:1.1.0-rc01'
implementation 'com.google.android.material:material:1.1.0-rc02'
implementation 'androidx.coordinatorlayout:coordinatorlayout:1.1.0'
implementation 'androidx.recyclerview:recyclerview:1.1.0'
implementation 'androidx.viewpager2:viewpager2:1.0.0'