Skip to content

Commit

Permalink
version update
Browse files Browse the repository at this point in the history
  • Loading branch information
GuilhE committed Apr 24, 2020
1 parent 700a5cb commit df715f3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions circular-progress-view/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@ android {
defaultConfig {
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 1
versionName "1.4.1"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}

buildTypes {
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ bintrayName = circular-progress-view

libraryName = CircularProgressView
libraryDescription = A fancy CircularProgressView
libraryVersion = 1.4.1
libraryVersion = 1.4.2

siteUrl = https://github.com/GuilhE/android-circular-progress-view
gitUrl = https://github.com/GuilhE/android-circular-progress-view.git
Expand Down

0 comments on commit df715f3

Please sign in to comment.