Skip to content

Commit

Permalink
update gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
SmartDengg committed Apr 11, 2016
1 parent c98fe8f commit 7944779
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion progressLayout/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,5 @@ android {

dependencies {
compile fileTree(dir: 'libs', include: ['*.jar'])
testCompile 'junit:junit:4.12'
compile 'com.android.support:appcompat-v7:23.2.1'
}
2 changes: 0 additions & 2 deletions sample/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ android {
dependencies {
compile fileTree(dir: 'libs', include: ['*.jar'])
testCompile 'junit:junit:4.12'
/*Google library*/
compile 'com.android.support:appcompat-v7:23.2.1'
/*Square Library*/
compile 'com.jakewharton:butterknife:7.0.1'
compile project(':progressLayout')
Expand Down

0 comments on commit 7944779

Please sign in to comment.