Merge branch 'jarnedemeulemeester:main' into feature/video-quality-selection
This commit is contained in:
commit
e7bf49a839
1 changed files with 3 additions and 3 deletions
|
@ -5,14 +5,14 @@ androidx-activity = "1.8.0"
|
|||
androidx-appcompat = "1.6.1"
|
||||
androidx-constraintlayout = "2.1.4"
|
||||
androidx-core = "1.12.0"
|
||||
androidx-hilt = "1.1.0-beta01"
|
||||
androidx-hilt = "1.1.0-rc01"
|
||||
androidx-lifecycle = "2.6.2"
|
||||
androidx-media3 = "1.1.1"
|
||||
androidx-navigation = "2.7.4"
|
||||
androidx-paging = "3.2.1"
|
||||
androidx-preference = "1.2.1"
|
||||
androidx-recyclerview = "1.3.1"
|
||||
androidx-room = "2.5.2"
|
||||
androidx-recyclerview = "1.3.2"
|
||||
androidx-room = "2.6.0"
|
||||
androidx-swiperefreshlayout = "1.1.0"
|
||||
androidx-work = "2.8.1"
|
||||
coil = "2.4.0"
|
||||
|
|
Loading…
Reference in a new issue