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 85cdf7a commit 87055ea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ dependencies {
compile 'com.android.support:design:25.3.1'

compile project(":library")
// compile 'com.github.lsxiao:capa:5eb19c51fe'
// compile 'com.github.lsxiao:capa:85cdf7a3d8'
compile parent.ext.libs.cardView
}
2 changes: 1 addition & 1 deletion library/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
<manifest package="com.lsxiao.capa.library">
<manifest package="com.lsxiao.capa">

</manifest>

0 comments on commit 87055ea

Please sign in to comment.