Skip to content

Commit 27b61c9

Browse files
committed
Use eclair-core v0.4.13-android-phoenix
1 parent b12779c commit 27b61c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ dependencies {
153153
implementation 'com.github.tony19:logback-android:2.0.0'
154154

155155
// eclair core
156-
def eclair_version = "0.4.12-android-phoenix"
156+
def eclair_version = "0.4.13-android-phoenix"
157157
implementation "fr.acinq.secp256k1:secp256k1-kmp-jni-android:0.5.1"
158158
implementation "fr.acinq.eclair:eclair-core_2.11:$eclair_version"
159159

0 commit comments

Comments
 (0)