Update dependency androidx.annotation:annotation to v1.8.0
This commit is contained in:
parent
48b1c26cc1
commit
07f07a3482
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ android {
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation 'androidx.annotation:annotation:1.7.1'
|
implementation 'androidx.annotation:annotation:1.8.0'
|
||||||
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.11.0'
|
implementation 'com.google.android.material:material:1.11.0'
|
||||||
implementation 'androidx.appcompat:appcompat:1.6.1'
|
implementation 'androidx.appcompat:appcompat:1.6.1'
|
||||||
|
|
Loading…
Add table
Reference in a new issue