Skip to content

Commit

Permalink
Bump version to 1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
rtjag committed Nov 17, 2018
1 parent 63f7b93 commit 1af678d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CircleProgressView/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ android {
defaultConfig {
minSdkVersion 19
targetSdkVersion 28
versionCode 4
versionName "1.3"
versionCode 5
versionName "1.4"
}
buildTypes {
release {
Expand Down

0 comments on commit 1af678d

Please sign in to comment.