Update Material Components to 1.4.0

This commit is contained in:
TacoTheDank 2022-02-09 11:45:46 -05:00
parent 28432b5629
commit 008de69cf1
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ project.ext {
recyclerViewVersion = "1.2.1"
viewPager2Version = "1.1.0-beta01"
workManagerVersion = "2.3.4"
googleMaterialVersion = "1.1.0"
googleMaterialVersion = "1.4.0"
// Third-party
commonslangVersion = "3.6"