Skip to content

Commit

Permalink
sample version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
GuilhE committed Sep 17, 2020
1 parent 9ec0d96 commit b648367
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ android {
applicationId "com.github.guilhe.cicularprogressview.sample"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 8
versionCode 9
versionName "2.0.0"
}

Expand Down

0 comments on commit b648367

Please sign in to comment.