Skip to content

Commit

Permalink
Updated dependencies of example app.
Browse files Browse the repository at this point in the history
  • Loading branch information
jakob-grabner committed Sep 30, 2015
1 parent a86bb68 commit f7b24e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ExampleApp/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ dependencies {
compile fileTree(include: ['*.jar'], dir: 'libs')
compile 'com.android.support:appcompat-v7:23.0.1'
compile project(':CircleProgressView')
// compile 'com.github.jakob-grabner:Circle-Progress-View:v1.2.1'
// compile 'com.github.jakob-grabner:Circle-Progress-View:v1.2.3'
}

0 comments on commit f7b24e8

Please sign in to comment.