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

Fix security vulnerability in checkstyle / guava

This commit is contained in:
TobiGr 2020-12-20 01:18:39 +01:00
parent a786cff036
commit 908dff3931

View File

@ -93,7 +93,7 @@ android {
ext {
icepickVersion = '3.2.0'
checkstyleVersion = '8.37'
checkstyleVersion = '8.38'
stethoVersion = '1.5.1'
leakCanaryVersion = '2.5'
exoPlayerVersion = '2.11.8'