Skip to content

Commit

Permalink
Incrementing version to 1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bamless committed May 26, 2017
1 parent 682d623 commit 4392d2a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Expand Up @@ -7,8 +7,8 @@ android {
applicationId "chromiumupdater.bamless.com.chromiumsweupdater"
minSdkVersion 15
targetSdkVersion 25
versionCode 5
versionName "1.4"
versionCode 6
versionName "1.4.1"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down

0 comments on commit 4392d2a

Please sign in to comment.