Merge pull request #33 from Super12138/renovate/material

Update dependency com.google.android.material:material to v1.13.0-alpha02
This commit is contained in:
Super12138 2024-05-10 22:37:42 +08:00 committed by GitHub
commit 382ab22501
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -14,7 +14,7 @@ fragment = "1.7.0"
roomRuntime = "2.6.1"
fastScroll = "1.3.0"
material = "1.13.0-alpha01"
material = "1.13.0-alpha02"
gson = "2.10.1"
espressoCore = "3.5.1"