Bug 1833926 - Update Protobuf gradle plugin to version 0.9.3

fenix/115.2.0
Ryan VanderMeulen 1 year ago committed by mergify[bot]
parent b18466e218
commit 104b4d0264

@ -60,7 +60,7 @@ object FenixVersions {
// keep in sync with the versions used in AS.
const val protobuf = "3.21.10"
const val protobuf_plugin = "0.8.19"
const val protobuf_plugin = "0.9.3"
}
@Suppress("unused")

Loading…
Cancel
Save