Skip to content

Commit

Permalink
Merge pull request #59 from VendroidEnhanced/renovate/androidx.annota…
Browse files Browse the repository at this point in the history
…tion-annotation-1.x

Update dependency androidx.annotation:annotation to v1.8.1
  • Loading branch information
nin0-dev authored Jul 24, 2024
2 parents 3bbdcd6 + 915a178 commit ca32fcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ android {

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 'com.google.android.material:material:1.12.0'
implementation 'androidx.appcompat:appcompat:1.6.1'
Expand Down

0 comments on commit ca32fcc

Please sign in to comment.