Update dependency androidx.annotation:annotation to v1.8.1
This commit is contained in:
parent
3bbdcd61f3
commit
915a17829f
1 changed files with 1 additions and 1 deletions
|
@ -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'
|
||||||
|
|
Loading…
Reference in a new issue