Skip to content

Commit

Permalink
Merge pull request #30 from VendroidEnhanced/renovate/androidx.appcom…
Browse files Browse the repository at this point in the history
…pat-appcompat-1.x

Update dependency androidx.appcompat:appcompat to v1.7.0
  • Loading branch information
nin0-dev authored Jul 16, 2024
2 parents 30ab989 + bf1511d commit bb145ee
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,10 @@ dependencies {

implementation 'androidx.annotation:annotation:1.8.0'
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 'com.google.android.material:material:1.11.0'
implementation 'androidx.appcompat:appcompat:1.7.0'

implementation 'androidx.activity:activity:1.9.0'
implementation 'com.android.volley:volley:1.2.1'
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
Expand Down

0 comments on commit bb145ee

Please sign in to comment.