1
0
Fork 0

Update dependency androidx.annotation:annotation to v1.8.1

This commit is contained in:
renovate[bot] 2024-07-24 19:42:05 +00:00 committed by GitHub
parent 3bbdcd61f3
commit 915a17829f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -32,7 +32,7 @@ android {
dependencies { dependencies {
implementation 'androidx.annotation:annotation:1.8.0' implementation 'androidx.annotation:annotation:1.8.1'
implementation 'pl.droidsonroids.gif:android-gif-drawable:1.2.28' implementation 'pl.droidsonroids.gif:android-gif-drawable:1.2.28'
implementation 'com.google.android.material:material:1.12.0' implementation 'com.google.android.material:material:1.12.0'
implementation 'androidx.appcompat:appcompat:1.6.1' implementation 'androidx.appcompat:appcompat:1.6.1'