From 2a72ce08540ba3c86750cdddea5edb1caec8071b Mon Sep 17 00:00:00 2001 From: jamesm Date: Thu, 12 Dec 2024 09:46:09 -0500 Subject: [PATCH] Bump solana version up to 2.0.19 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index b63dfd2c..4e7e4f25 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1 +1 @@ -SOLANA_VERSION=2.0.18 \ No newline at end of file +SOLANA_VERSION=2.0.19 \ No newline at end of file