Skip to content

Commit

Permalink
Bump to 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rubensousa committed Dec 13, 2017
1 parent faca06b commit 7f9edbf
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 @@ -18,7 +18,7 @@ Add the following to your app's build.gradle:

```groovy
dependencies {
implementation 'com.github.rubensousa:previewseekbar:1.1'
implementation 'com.github.rubensousa:previewseekbar:1.2'
implementation 'com.github.rubensousa:previewseekbar-exoplayer:2.6.0'
}
```
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ org.gradle.jvmargs=-Xmx2048m
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
# org.gradle.parallel=true
GROUP=com.github.rubensousa
VERSION_NAME=1.1
VERSION_NAME=1.2

POM_ARTIFACT_ID=previewseekbar
POM_NAME=PreviewSeekBar
Expand Down

0 comments on commit 7f9edbf

Please sign in to comment.