Update dependency com.google.android.material:material to v1.13.0-alpha02
This commit is contained in:
parent
ff290e7c84
commit
01bef96e41
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ fragment = "1.7.0"
|
||||||
roomRuntime = "2.6.1"
|
roomRuntime = "2.6.1"
|
||||||
|
|
||||||
fastScroll = "1.3.0"
|
fastScroll = "1.3.0"
|
||||||
material = "1.13.0-alpha01"
|
material = "1.13.0-alpha02"
|
||||||
gson = "2.10.1"
|
gson = "2.10.1"
|
||||||
|
|
||||||
espressoCore = "3.5.1"
|
espressoCore = "3.5.1"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue