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

Commit 8108b00

Browse files
committed
increased version to adding steps title
1 parent 3fd1a46 commit 8108b00

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 2
13-
versionName "1.0.3.2"
12+
versionCode 3
13+
versionName "1.0.4"
1414

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

0 commit comments

Comments
 (0)