Update Checkstyle to 9.3

This commit is contained in:
TacoTheDank 2022-02-26 16:10:23 -05:00
parent 678edb1846
commit 19d4e2224b

View file

@ -98,7 +98,7 @@ android {
}
ext {
checkstyleVersion = '9.2.1'
checkstyleVersion = '9.3'
androidxLifecycleVersion = '2.3.1'
androidxRoomVersion = '2.4.1'