Skip to content

Commit

Permalink
minor dependency upgrades
Browse files Browse the repository at this point in the history
  • Loading branch information
edeso committed Apr 2, 2023
1 parent 614e7d2 commit d370eb8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -93,9 +93,9 @@ dependencies {
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
implementation 'androidx.cardview:cardview:1.0.0'
implementation 'androidx.recyclerview:recyclerview:1.3.0'
implementation 'androidx.fragment:fragment:1.5.5'
implementation 'androidx.fragment:fragment:1.5.6'
implementation 'com.google.android.material:material:1.8.0'
implementation "androidx.constraintlayout:constraintlayout:2.2.0-alpha08"
implementation "androidx.constraintlayout:constraintlayout:2.2.0-alpha09"
implementation 'com.github.junrar:junrar:7.5.3'
implementation 'com.squareup.picasso:picasso:2.8'
implementation 'org.apache.commons:commons-compress:1.23.0'
Expand Down

0 comments on commit d370eb8

Please sign in to comment.