Skip to content

Commit

Permalink
Release v0.3.14 (code 30) MAINNET
Browse files Browse the repository at this point in the history
  • Loading branch information
dpad85 committed Jan 3, 2019
1 parent a74c904 commit 07009b6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ android {
minSdkVersion 21
targetSdkVersion 28
versionCode 30
versionName "0.3.14-DEV"
versionName "0.3.14"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
multiDexEnabled true
}
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<!-- //////////////// Application Strings //////////////////// -->

<string name="lang">eng</string>
<string name="app_name">Eclair Wallet</string>
<string name="app_name">Eclair Mobile</string>
<string name="notification_channel_closing_ln_channel_name">Channel Closing</string>
<string name="notification_channel_closing_ln_channel_desc">Notification displayed when a channel is closing, be it cooperative or not.</string>

Expand Down

0 comments on commit 07009b6

Please sign in to comment.