Merge branch 'jarnedemeulemeester:main' into feature/video-quality-selection

This commit is contained in:
Sean Greenawalt 2023-10-22 02:27:17 -04:00 committed by GitHub
commit e7bf49a839
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"