Skip to content

Commit

Permalink
Update app version number
Browse files Browse the repository at this point in the history
  • Loading branch information
tananaev committed Aug 16, 2015
1 parent 6084bfd commit 8027c5b
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 @@ -7,8 +7,8 @@ android {
defaultConfig {
minSdkVersion 3
targetSdkVersion 22
versionCode 22
versionName "3.2"
versionCode 23
versionName "3.3"
}

signingConfigs {
Expand Down

0 comments on commit 8027c5b

Please sign in to comment.