Skip to content

Commit

Permalink
Updated version and changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
mvarnagiris committed Apr 20, 2016
1 parent eedc419 commit 1863fcd
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
### v0.3.0
- `new` Added ability to buy premium version.

### v0.2.3
- `new` Added permissions for in-app billing.

### v0.2.2
- `new` Income report.

Expand Down
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ android {
minSdkVersion 17
targetSdkVersion 23
versionCode 6
versionName "0.2.4"
versionName "0.3.0"
manifestPlaceholders = [crashlytics: privateProperties['CRASHLYTICS']]
}

Expand Down

0 comments on commit 1863fcd

Please sign in to comment.