Skip to content

Instantly share code, notes, and snippets.

@enginebai
Created December 8, 2015 08:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save enginebai/6d694856b8baa1082954 to your computer and use it in GitHub Desktop.
Save enginebai/6d694856b8baa1082954 to your computer and use it in GitHub Desktop.
compile fileTree(dir: 'libs', include: ['*.jar'])
compile project(':superRecyclerView')
compile 'com.android.support:appcompat-v7:22.0.0'
compile 'com.jakewharton:butterknife:6.1.0'
compile 'com.balysv:material-ripple:1.0.1'
compile 'com.squareup.picasso:picasso:2.5.2'
compile 'de.hdodenhof:circleimageview:1.2.2'
compile 'com.github.rey5137:material:1.0.0'
compile 'it.neokree:MaterialTabs:0.11'
compile 'com.loopj.android:android-async-http:1.4.6'
compile 'com.orhanobut:logger:1.4'
compile 'com.google.code.gson:gson:2.3.1'
compile 'com.github.castorflex.smoothprogressbar:library:1.0.0'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment