Skip to content

Commit

Permalink
Release v0.4.12 (code 53) MAINNET
Browse files Browse the repository at this point in the history
Note that this release's internal code skips 52 and goes straight to 53.
That's because of an issue on google play.
  • Loading branch information
dpad85 committed Jun 12, 2020
1 parent 8cf5f1e commit e01395d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ android {
applicationId "fr.acinq.eclair.wallet.mainnet2"
minSdkVersion 21
targetSdkVersion 29
versionCode 52
versionName "0.4.12-DEV"
versionCode 53
versionName "0.4.12"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
multiDexEnabled true
}
Expand Down

0 comments on commit e01395d

Please sign in to comment.