Skip to content

Commit

Permalink
Update version code and version name
Browse files Browse the repository at this point in the history
  • Loading branch information
tbarthel-fr committed Jun 17, 2014
1 parent db39c66 commit ff36f5c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions App/GooglyZooApp/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion 19
versionCode 3
versionName "1.1"
versionCode 4
versionName "2.0"
}
buildTypes {
release {
Expand Down

0 comments on commit ff36f5c

Please sign in to comment.