Skip to content

Commit

Permalink
Release 2.0.0 beta 3
Browse files Browse the repository at this point in the history
  • Loading branch information
AlessandroLazzari committed Apr 20, 2015
1 parent a8f3b6f commit 8e15abc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,8 @@ android {
applicationId "com.money.manager.ex"
minSdkVersion 16
targetSdkVersion 22
versionCode 607
versionName '2.0.0-beta2'
versionCode 608
versionName '2.0.0-beta3'
}

sourceSets {
Expand Down
4 changes: 2 additions & 2 deletions res/raw/changelog.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
-->

<changelog bulletedList="true">
<changelogversion changeDate="April 19, 2015" versionName="2.0.0-beta2">
<changelogtext>Introduced the material layout design</changelogtext>
<changelogversion changeDate="April 20, 2015" versionName="2.0.0-beta3">
<changelogtext>Introduced the material layout design</changelogtext>
<changelogtext>Added the type of account Credit Card</changelogtext>
<changelogtext>Displaying investment accounts with balances on the dashboard</changelogtext>
<changelogtext>Added function duplicates transaction</changelogtext>
Expand Down

0 comments on commit 8e15abc

Please sign in to comment.