From 7490d8d8b6a28976c325df243fe0a8f9317eb6e5 Mon Sep 17 00:00:00 2001 From: thunderbiscuit Date: Fri, 19 Apr 2024 17:57:35 -0400 Subject: [PATCH] chore: bump android lib to 0.31.1 --- bdk-android/gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bdk-android/gradle.properties b/bdk-android/gradle.properties index 5052ff1b..7fa7f471 100644 --- a/bdk-android/gradle.properties +++ b/bdk-android/gradle.properties @@ -2,4 +2,4 @@ org.gradle.jvmargs=-Xmx1536m android.useAndroidX=true android.enableJetifier=true kotlin.code.style=official -libraryVersion=0.31.0 +libraryVersion=0.31.1