Skip to content

Commit

Permalink
Merge pull request #63 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.2
  • Loading branch information
nin0-dev authored Aug 7, 2024
2 parents 3cb8577 + 8661767 commit f34e4ac
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.1'
implementation 'androidx.annotation:annotation:1.8.2'
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 f34e4ac

Please sign in to comment.