Skip to content

Commit

Permalink
up dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
fgl27 committed Sep 23, 2024
1 parent 63950c5 commit 3520a0d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apk/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -82,13 +82,13 @@ dependencies {
//implementation project(':media-lib-decoder-av1')

//Crashlytics
implementation platform('com.google.firebase:firebase-bom:33.2.0')
implementation platform('com.google.firebase:firebase-bom:33.3.0')
implementation 'com.google.firebase:firebase-analytics'
implementation 'com.google.firebase:firebase-crashlytics'
//Crashlytics end

implementation 'androidx.leanback:leanback:1.0.0'
implementation 'androidx.webkit:webkit:1.11.0'
implementation 'androidx.webkit:webkit:1.12.0'
implementation 'com.google.code.gson:gson:2.10.1'
implementation 'com.github.GCX-HCI:tray:v0.12.0'
implementation 'androidx.tvprovider:tvprovider:1.0.0'
Expand Down

0 comments on commit 3520a0d

Please sign in to comment.