Skip to content

Commit

Permalink
androidx.core:core version 1.9.0, androix.activity:activity version 1…
Browse files Browse the repository at this point in the history
….6.0
  • Loading branch information
AndyG authored Nov 4, 2023
1 parent 2cf2f23 commit 70480a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,9 @@ dependencies {
}

implementation "androidx.annotation:annotation:1.7.0"
implementation "androidx.core:core:1.12.0"
implementation "androidx.core:core:1.9.0"
implementation "androidx.media:media:1.6.0"
implementation "androidx.activity:activity:1.8.0"
implementation "androidx.activity:activity:1.6.0"

implementation('com.google.android.exoplayer:extension-okhttp:2.18.1') {
exclude group: 'com.squareup.okhttp3', module: 'okhttp'
Expand Down

0 comments on commit 70480a7

Please sign in to comment.