Skip to content
This repository has been archived by the owner on Dec 6, 2024. It is now read-only.

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jamal2362 committed Aug 25, 2023
1 parent eabd906 commit efee050
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 @@ -61,8 +61,8 @@ dependencies {
implementation 'androidx.media3:media3-exoplayer:1.1.1'
implementation 'androidx.media3:media3-session:1.1.1'
implementation 'androidx.media3:media3-datasource-okhttp:1.1.1'
implementation 'androidx.navigation:navigation-fragment-ktx:2.7.0'
implementation 'androidx.navigation:navigation-ui-ktx:2.7.0'
implementation 'androidx.navigation:navigation-fragment-ktx:2.7.1'
implementation 'androidx.navigation:navigation-ui-ktx:2.7.1'
implementation 'androidx.work:work-runtime-ktx:2.8.1'

// Volley HTTP request //
Expand Down

0 comments on commit efee050

Please sign in to comment.