Skip to content

Commit

Permalink
Change version back as it was already bumped
Browse files Browse the repository at this point in the history
  • Loading branch information
rubengees committed Feb 10, 2016
1 parent 024c6af commit 82a3b75
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 @@ -9,8 +9,8 @@ android {
applicationId "com.proxerme.app"
minSdkVersion 15
targetSdkVersion 23
versionCode 19
versionName "0.3.3"
versionCode 18
versionName "0.3.2"
}
buildTypes {
release {
Expand Down

0 comments on commit 82a3b75

Please sign in to comment.