1
0
Fork 0
mirror of https://github.com/ACINQ/eclair.git synced 2025-03-13 11:35:47 +01:00

Release v0.2-android-beta16

This is the version used by eclair-mobile v0.3.19 (code 35).
This commit is contained in:
dpad85 2019-02-14 12:12:30 +01:00
parent 12412c5565
commit 5394f0716b
No known key found for this signature in database
GPG key ID: 574C8C6A1673E987
3 changed files with 3 additions and 3 deletions

View file

@ -21,7 +21,7 @@
<parent>
<groupId>fr.acinq.eclair</groupId>
<artifactId>eclair_2.11</artifactId>
<version>0.2-android-SNAPSHOT</version>
<version>0.2-android-beta16</version>
</parent>
<artifactId>eclair-core_2.11</artifactId>

View file

@ -21,7 +21,7 @@
<parent>
<groupId>fr.acinq.eclair</groupId>
<artifactId>eclair_2.11</artifactId>
<version>0.2-android-SNAPSHOT</version>
<version>0.2-android-beta16</version>
</parent>
<artifactId>eclair-node_2.11</artifactId>

View file

@ -20,7 +20,7 @@
<groupId>fr.acinq.eclair</groupId>
<artifactId>eclair_2.11</artifactId>
<version>0.2-android-SNAPSHOT</version>
<version>0.2-android-beta16</version>
<packaging>pom</packaging>
<modules>