Skip to content

Commit

Permalink
修复 #2
Browse files Browse the repository at this point in the history
  • Loading branch information
fairytale2016 committed Nov 11, 2019
1 parent 508e8fb commit af6d56b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libBezierSeekBar/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ android {
minSdkVersion rootProject.ext.android.sampleMinSdkVersion
targetSdkVersion rootProject.ext.android.targetSdkVersion
versionCode 5
versionName "1.0.3"
versionName "1.0.4"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down

0 comments on commit af6d56b

Please sign in to comment.