Skip to content

Commit

Permalink
Bump version to 0.7 for release
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Hoth committed Apr 1, 2014
1 parent 6009724 commit 2cf0f26
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 @@ -29,8 +29,8 @@ android {
defaultConfig {
minSdkVersion 15
targetSdkVersion 19
versionCode 9
versionName "0.6"
versionCode 10
versionName "0.7"
}

compileOptions {
Expand Down

0 comments on commit 2cf0f26

Please sign in to comment.