Update protocVersion to v3.25.0 (#3697)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-11-02 10:28:18 +08:00
committed by GitHub
parent 6fd567511d
commit 0ad423db99
+1 -1
View File
@@ -64,7 +64,7 @@ ext {
FRAMEWORK_PREBUILTS_DIR = "$rootDir/prebuilts/libs"
accompanist_version = '0.32.0'
libsu_version = '5.2.1'
protocVersion = '3.24.4'
protocVersion = '3.25.0'
room_version = '2.6.0'
optoVersion = "1.0.18"
}