Skip to content

Commit

Permalink
Bump version to 2.0.1 (3)
Browse files Browse the repository at this point in the history
  • Loading branch information
hpost committed Feb 28, 2018
1 parent 1cc13e4 commit b61148f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mvi/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ android {
defaultConfig {
minSdkVersion 16
targetSdkVersion 26
versionCode 2
versionName "2.0.0"
versionCode 3
versionName "2.0.1"
}
buildTypes {
release {
Expand Down

0 comments on commit b61148f

Please sign in to comment.