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

Update Checkstyle to 9.2

This commit is contained in:
TacoTheDank 2021-12-04 21:30:23 -05:00
parent 75db002369
commit f86fc03c46

View File

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