Skip to content

Commit 3ae7fc2

Browse files
committed
chore: bump bitkit core to 0.1.67
1 parent 4290a7c commit 3ae7fc2

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

changelog.d/next/989.fixed.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Bitkit now handles unexpected native on-chain lookup failures without crashing.

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ activity-compose = { module = "androidx.activity:activity-compose", version = "1
2121
appcompat = { module = "androidx.appcompat:appcompat", version = "1.7.1" }
2222
barcode-scanning = { module = "com.google.mlkit:barcode-scanning", version = "17.3.0" }
2323
biometric = { module = "androidx.biometric:biometric", version = "1.4.0-alpha05" }
24-
bitkit-core = { module = "com.synonym:bitkit-core-android", version = "0.1.64" }
24+
bitkit-core = { module = "com.synonym:bitkit-core-android", version = "0.1.67" }
2525
paykit = { module = "com.synonym:paykit-android", version = "0.1.0-rc8" }
2626
bouncycastle-provider-jdk = { module = "org.bouncycastle:bcprov-jdk18on", version = "1.83" }
2727
camera-camera2 = { module = "androidx.camera:camera-camera2", version.ref = "camera" }

0 commit comments

Comments
 (0)