Skip to content

Commit

Permalink
bump to version 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
djschilling committed Aug 25, 2015
1 parent 16c0601 commit 2e9808a
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 @@ -24,8 +24,8 @@ android {
defaultConfig {
minSdkVersion 9
targetSdkVersion 21
versionCode 8
versionName "1.2.1"
versionCode 9
versionName "2.0.0"
}

compileOptions {
Expand Down

0 comments on commit 2e9808a

Please sign in to comment.