Update protobuf to version 3.21.10

fork
Ryan VanderMeulen 1 year ago committed by mergify[bot]
parent 181f6b5ffe
commit 3e4f0fabce

@ -59,7 +59,7 @@ object Versions {
const val google_play_review_version = "2.0.0"
const val protobuf = "3.21.7" // keep in sync with the version used in AS.
const val protobuf = "3.21.10" // keep in sync with the version used in AS.
}
@Suppress("unused")

Loading…
Cancel
Save