Skip to content

Commit

Permalink
Bump version code to 5, version name to 0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
anvo committed Dec 29, 2015
1 parent 6154e2d commit f4b3478
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 @@ -8,8 +8,8 @@ android {
applicationId 'com.github.anvo.piqwi'
minSdkVersion 10
targetSdkVersion 15
versionCode 4
versionName '0.4'
versionCode 5
versionName '0.5'
}
}

Expand Down

0 comments on commit f4b3478

Please sign in to comment.