From ea15791c4a736186f3852c1dc19068928f84af8a Mon Sep 17 00:00:00 2001 From: Carter Jernigan Date: Tue, 8 Feb 2022 07:39:59 -0500 Subject: [PATCH] [#404] Protoc 3.19.4 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 5abc0a2e..30ce1df0 100644 --- a/gradle.properties +++ b/gradle.properties @@ -112,7 +112,7 @@ MOCKITO_KOTLIN_VERSION=2.2.0 MOCKITO_VERSION=4.3.1 OKHTTP_VERSION=4.9.3 OKIO_VERSION=3.0.0 -PROTOC_VERSION=3.19.1 +PROTOC_VERSION=3.19.4 ZCASH_WALLET_PLUGINS_VERSION=1.0.1 # This shouldn't be changed, as Android doesn't support targets beyond Java 8