From 486abb7cd08fb321ca6f9d99c80f217eb97d373f Mon Sep 17 00:00:00 2001 From: thunderbiscuit Date: Tue, 4 Jul 2023 15:59:55 -0400 Subject: [PATCH] Bump bdk-jvm to 0.29.2 --- 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 9b5af80..908340b 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.29.1 +libraryVersion=0.29.2