Skip to content
This repository was archived by the owner on Jan 30, 2023. It is now read-only.

Commit fa74654

Browse files
committed
fixed #2 issue and increased version
1 parent 0ca301c commit fa74654

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

stepbarview/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ android {
99
defaultConfig {
1010
minSdkVersion 16
1111
targetSdkVersion 26
12-
versionCode 1
13-
versionName "1.0.3.1"
12+
versionCode 2
13+
versionName "1.0.3.2"
1414

1515
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1616

0 commit comments

Comments
 (0)