1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-06-26 07:03:20 +00:00

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'