Skip to content

Commit

Permalink
Add cupboard in gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
mehdibaha committed Jul 27, 2015
1 parent 3e235d6 commit 041144e
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 @@ -51,9 +51,9 @@ dependencies {
// External
compile 'com.getbase:floatingactionbutton:1.8.0' // Floating action button w/ menus
compile 'com.facebook.android:facebook-android-sdk:3.23.0' // Facebook sdk
compile 'com.squareup.retrofit:retrofit:1.9.0'
compile 'com.mcxiaoke.volley:library:1.0.17' // Volley Library (handles all network request)
compile 'com.github.paolorotolo:appintro:2.0.0'
compile 'com.jakewharton:butterknife:7.0.1'
compile 'nl.qbusict:cupboard:2.1.2'
compile 'co.trikita:log:1.1.1'
}

0 comments on commit 041144e

Please sign in to comment.