Skip to content

Commit

Permalink
Bump to version 1.2.1 (6)
Browse files Browse the repository at this point in the history
  • Loading branch information
andremion committed Nov 10, 2016
1 parent 190b176 commit cd530ac
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 @@ -11,8 +11,8 @@ android {
applicationId "com.andremion.heroes"
minSdkVersion 14
targetSdkVersion 24
versionCode 5
versionName "1.2.0"
versionCode 6
versionName "1.2.1"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down

0 comments on commit cd530ac

Please sign in to comment.