Skip to content

Commit

Permalink
try to fix
Browse files Browse the repository at this point in the history
  • Loading branch information
lsxiao committed May 24, 2017
1 parent 553c80b commit abbd2a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ dependencies {
compile 'com.android.support.constraint:constraint-layout:1.0.2'
compile 'com.android.support:design:25.3.1'

compile 'com.github.lsxiao:capa:68bd4e6545'
compile project(':library')
compile parent.ext.libs.cardView
}

0 comments on commit abbd2a2

Please sign in to comment.