Skip to content
This repository has been archived by the owner on Oct 15, 2018. It is now read-only.

Commit

Permalink
Use latest version of SmoothProgressBar
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Banes committed Mar 28, 2014
1 parent c443760 commit 8312bcd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions library/build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apply plugin: 'android-library'

dependencies {
compile 'com.github.castorflex.smoothprogressbar:library:0.3.1'
compile 'com.github.castorflex.smoothprogressbar:library:0.4.+'
}

android {
Expand All @@ -23,4 +23,4 @@ android {
}
}

//apply from: 'https://raw.github.com/chrisbanes/gradle-mvn-push/master/gradle-mvn-push.gradle'
apply from: 'https://raw.github.com/chrisbanes/gradle-mvn-push/master/gradle-mvn-push.gradle'

0 comments on commit 8312bcd

Please sign in to comment.