Merge pull request #29 from VendroidEnhanced/renovate/androidx.annotation-annotation-1.x
Update dependency androidx.annotation:annotation to v1.8.0
This commit is contained in:
commit
c70ff28298
1 changed files with 4 additions and 2 deletions
|
@ -31,8 +31,10 @@ android {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'androidx.annotation:annotation:1.7.1'
|
||||
implementation 'pl.droidsonroids.gif:android-gif-drawable:1.2.29'
|
||||
|
||||
implementation 'androidx.annotation:annotation:1.8.0'
|
||||
implementation 'pl.droidsonroids.gif:android-gif-drawable:1.2.28'
|
||||
|
||||
implementation 'com.google.android.material:material:1.11.0'
|
||||
implementation 'androidx.appcompat:appcompat:1.6.1'
|
||||
implementation 'androidx.activity:activity:1.9.0'
|
||||
|
|
Loading…
Reference in a new issue