Skip to content

Commit

Permalink
Update version code
Browse files Browse the repository at this point in the history
  • Loading branch information
mazurio committed Sep 10, 2016
1 parent 4ae8070 commit 671fc51
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 @@ -40,13 +40,13 @@ android {
productFlavors {
pro {
applicationId 'com.bodyweight.fitness.pro'
versionCode 132
versionCode 133
versionName "1.3.0"
}

free {
applicationId 'com.bodyweight.fitness.free'
versionCode 132
versionCode 133
versionName "1.3.0"
}
}
Expand Down

0 comments on commit 671fc51

Please sign in to comment.