Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Yannick Signer committed Jul 10, 2015
1 parent b279ed2 commit efbb1e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ android-square-progressbar[ ![Download](https://api.bintray.com/packages/mrwonde

This library is setup to work with the Android Studio and Gradle. If you're using the Eclipse environment then check out the legacy repository here: [android-square-progressbar-legacy](https://github.com/mrwonderman/android-square-progressbar-legacy).

You can find my blog post about the newest version here: [halcyon.ch - android-square-progressbar v.1.5.0] (http://www.halcyon.ch/android-square-progressbar-v-1-5-0/), also check out the post about the previous major 1.4.0 version [here](http://www.halcyon.ch/android-square-progressbar-v-1-4-0/).
You can find my blog post about the newest version here: [halcyon.ch - android-square-progressbar v.1.6.0] (http://www.halcyon.ch/android-square-progressbar-v-1-6-0/), also check out the post about the previous major 1.5.0 version [here](http://www.halcyon.ch/android-square-progressbar-v-1-5-0/).

The example application is available at the play store:

Expand Down Expand Up @@ -45,7 +45,7 @@ Then in your app build.gradle:

dependencies {
// other repos ...
compile 'ch.halcyon:squareprogressbar:1.5.2'
compile 'ch.halcyon:squareprogressbar:1.6.0'
}

### Code
Expand Down

0 comments on commit efbb1e9

Please sign in to comment.