Skip to content

Commit

Permalink
Quick release to fix redundancy.
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew749 committed Jul 10, 2015
1 parent be49765 commit c56eb75
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 @@ -6,8 +6,8 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion 19
versionCode 15
versionName '3.1'
versionCode 16
versionName '3.2'
multiDexEnabled = true
}
productFlavors {
Expand Down

0 comments on commit c56eb75

Please sign in to comment.