Update Checkstyle to 9.2

This commit is contained in:
TacoTheDank 2021-12-04 21:30:23 -05:00
parent 75db002369
commit f86fc03c46
1 changed files with 1 additions and 1 deletions

View File

@ -98,7 +98,7 @@ android {
}
ext {
checkstyleVersion = '8.38'
checkstyleVersion = '9.2'
androidxLifecycleVersion = '2.3.1'
androidxRoomVersion = '2.3.0'