2
0
mirror of https://github.com/TeamNewPipe/NewPipeExtractor synced 2025-08-30 22:05:18 +00:00

Merge pull request #1340 from TeamNewPipe/dependabot/gradle/protobufVersion-4.31.1

This commit is contained in:
Stypox
2025-07-17 17:43:22 +02:00
committed by GitHub

View File

@@ -28,7 +28,7 @@ checkstyleTest {
ext { ext {
rhinoVersion = '1.8.0' rhinoVersion = '1.8.0'
protobufVersion = '4.30.2' protobufVersion = '4.31.1'
} }
dependencies { dependencies {