Merge pull request #2995 from gedoor/dependabot/gradle/exoplayer_version-2.18.5

Bump exoplayer_version from 2.18.4 to 2.18.5
This commit is contained in:
kunfei 2023-04-16 16:09:41 +08:00 committed by GitHub
commit 31a8193193
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@ buildscript {
build_tool_version = '33.0.1'
kotlin_version = '1.8.0'
agp_version = '8.0.0'
exoplayer_version = '2.18.4'
exoplayer_version = '2.18.5'
splitties_version = '3.0.0'
room_version = '2.5.1'
}