From 60f1aef3e04d5262f93221501585852a4c2cce60 Mon Sep 17 00:00:00 2001 From: thunderbiscuit Date: Fri, 19 Apr 2024 18:42:43 -0400 Subject: [PATCH] chore: bump jvm lib to 0.31.1 --- bdk-jvm/gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bdk-jvm/gradle.properties b/bdk-jvm/gradle.properties index 864490e..91531aa 100644 --- a/bdk-jvm/gradle.properties +++ b/bdk-jvm/gradle.properties @@ -1,4 +1,4 @@ org.gradle.jvmargs=-Xmx1536m android.enableJetifier=true kotlin.code.style=official -libraryVersion=0.31.0 +libraryVersion=0.31.1