We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b12779c commit 27b61c9Copy full SHA for 27b61c9
app/build.gradle
@@ -153,7 +153,7 @@ dependencies {
153
implementation 'com.github.tony19:logback-android:2.0.0'
154
155
// eclair core
156
- def eclair_version = "0.4.12-android-phoenix"
+ def eclair_version = "0.4.13-android-phoenix"
157
implementation "fr.acinq.secp256k1:secp256k1-kmp-jni-android:0.5.1"
158
implementation "fr.acinq.eclair:eclair-core_2.11:$eclair_version"
159
0 commit comments