Update protocVersion to v3.24.2 (#3602)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-08-26 17:34:13 +08:00
committed by GitHub
parent 914b6f29af
commit e5b8a6750f

View File

@@ -66,7 +66,7 @@ ext {
FRAMEWORK_PREBUILTS_DIR = "$rootDir/prebuilts/libs"
accompanist_version = '0.32.0'
libsu_version = '5.2.0'
protocVersion = '3.24.1'
protocVersion = '3.24.2'
room_version = '2.5.2'
optoVersion = "1.0.18"
}