Update AndroidX Room library

This commit is contained in:
TacoTheDank 2023-07-17 21:09:44 -04:00
parent 179ce93d55
commit 463834f6cd
2 changed files with 3 additions and 4 deletions

View file

@ -110,7 +110,7 @@ ext {
checkstyleVersion = '10.12.1'
androidxLifecycleVersion = '2.5.1'
androidxRoomVersion = '2.4.3'
androidxRoomVersion = '2.5.2'
androidxWorkVersion = '2.7.1'
icepickVersion = '3.2.0'