Update android work library version to 2.7.1

This commit is contained in:
Stypox 2022-02-23 18:16:07 +01:00
parent bba0ea1255
commit a0dc66abe7
No known key found for this signature in database
GPG Key ID: 4BDF1B40A49FDD23
1 changed files with 1 additions and 1 deletions

View File

@ -102,7 +102,7 @@ ext {
androidxLifecycleVersion = '2.3.1'
androidxRoomVersion = '2.3.0'
androidxWorkVersion = '2.5.0'
androidxWorkVersion = '2.7.1'
icepickVersion = '3.2.0'
exoPlayerVersion = '2.14.2'