Skip to content

Commit

Permalink
Fix Dialog Error.
Browse files Browse the repository at this point in the history
  • Loading branch information
XhinLiang committed Mar 17, 2016
1 parent 0909653 commit 6a2805b
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ android {
dependencies {
compile fileTree(dir: 'libs', include: ['*.jar'])
testCompile 'junit:junit:4.12'
compile 'com.android.support:appcompat-v7:23.1.1'
compile 'com.github.XhinLiang.MDPreference:mdpreference:0.1.1@aar'
compile 'com.github.XhinLiang.MDPreference:material:0.1.1@aar'
compile project(':material')
compile project(':mdpreference')
}

0 comments on commit 6a2805b

Please sign in to comment.