Skip to content

Commit

Permalink
-Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
malaa101 committed May 6, 2019
1 parent 358216d commit 106bd5e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Include the library as a local library project or add the dependency in your bui

```groovy
dependencies {
implementation 'com.github.Mohammed-Alaa:RangeSeekBar:1.0.2'
implementation 'com.github.Mohammed-Alaa:RangeSeekBar:1.0.3'
}
```

Expand Down
2 changes: 1 addition & 1 deletion seekbar/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ android {
minSdkVersion 16
targetSdkVersion 28
versionCode 3
versionName "1.0.2"
versionName "1.0.3"

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

Expand Down

0 comments on commit 106bd5e

Please sign in to comment.