1
0
Fork 0

Update dependency com.google.android.material:material to v1.12.0

This commit is contained in:
renovate[bot] 2024-07-15 18:18:29 +00:00 committed by GitHub
parent 48b1c26cc1
commit d84c6f68b1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -33,7 +33,7 @@ android {
dependencies {
implementation 'androidx.annotation:annotation:1.7.1'
implementation 'pl.droidsonroids.gif:android-gif-drawable:1.2.28'
implementation 'com.google.android.material:material:1.11.0'
implementation 'com.google.android.material:material:1.12.0'
implementation 'androidx.appcompat:appcompat:1.6.1'
implementation 'androidx.activity:activity:1.9.0'
implementation 'com.android.volley:volley:1.2.1'