Skip to content

Commit

Permalink
Merge pull request #58 from VendroidEnhanced/renovate/androidx.activi…
Browse files Browse the repository at this point in the history
…ty-activity-1.x

Update dependency androidx.activity:activity to v1.9.1
  • Loading branch information
nin0-dev authored Jul 24, 2024
2 parents ca32fcc + e25423b commit 23e582a
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 @@ -36,7 +36,7 @@ dependencies {
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'
implementation 'androidx.activity:activity:1.9.0'
implementation 'androidx.activity:activity:1.9.1'
implementation 'com.android.volley:volley:1.2.1'
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
}
Expand Down

0 comments on commit 23e582a

Please sign in to comment.