Update Checkstyle to 9.3

This commit is contained in:
TacoTheDank 2022-02-26 16:10:23 -05:00
parent 112b7dde65
commit 8368096fff

View file

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