feat: parse bolt11 locally with network fallback
This commit is contained in:
@@ -122,6 +122,11 @@ dependencies {
|
||||
|
||||
// animations
|
||||
implementation(libs.androidx.compose.animation)
|
||||
|
||||
// secp256k1
|
||||
dependencies {
|
||||
implementation(libs.secp256k1.kmp.android)
|
||||
}
|
||||
}
|
||||
|
||||
protobuf {
|
||||
|
||||
Reference in New Issue
Block a user